-
Owning your model deployment
A guide for data scientists on how to handle the deployment of your models, and how to maintain them in production.
-
What does a typical person look like?
Due to the curse of dimensionality, a person perfectly average is quite rare, so what does a typical person look like?
-
Random weighted sampling in a hurry
How to choose a random element using weighted sampling.
-
Bayesian statistics for confused data scientists
A gentle introduction to Bayesian statistics for data scientists who, like me, are confused by it.
-
The reality of data science
A foray into what real data science looks like.
-
DuckDB as a unified data interface
A description of how DuckDB has slowly become my unified interface to data everywhere.
-
Pokémon team optimization
This article will show you how forming your Pokémon team can be turned into a mathematical optimization problem.
-
Physics informed neural networks
An interesting use of deep learning to solve physics problems.
-
Forecasting energy demand using Skforecast
This is how I built an end-to-end timeseries prediction pipeline.