Data Science Wire

Embeddings

Reddit r/datascience1mo4 min read

Hi folks, I've been thinking a lot about where embeddings and foundation models are taking data science. I work in the geospatial/Earth Observation space, and honestly it feels like the landscape has shifted massively over the last few years. We're seeing more and more open source foundation models that are so good you can often just extract the embeddings, stick an XGBoost or regression/classification head on top (or do a light fine tune), and get really strong results. A few years ago I'd have expected to spend most of my time building models and engineering features. Now it increasingly fee

Read the full story at Reddit r/datascience

More in Data Science