site banner

Friday Fun Thread for March 3, 2023

Be advised: this thread is not for serious in-depth discussion of weighty topics (we have a link for that), this thread is not for anything Culture War related. This thread is for Fun. You got jokes? Share 'em. You got silly questions? Ask 'em.

4
Jump in the discussion.

No email address required.

There's been plenty of talk about everything related to the new generative models, for good reason.

This tweet got me thinking though, what are the recent developments in good ole tabular input regression/classification?

tabular -> import xgboost

text -> from transformers import pipeline

image -> import torch, torchvision

chat -> import langchain

The last I recall import xgboost became the meta and stayed as much for a while. Are there any new developments that I should be aware of?