While Model Trains

Read data blog posts.
Carefully handpicked.
Presented 3 at a time.

Building Docker Images The Proper Way

Martin Heinz

Some techniques for speeding up the build process of Docker images and make much slimmer and more secure images.

Read it!

From both sides now: the math of linear regression

Katherine Bailey

A journey starting from the standard formulation of linear regression, moving on to the probabilistic approach, and then progressing to Bayesian linear regression.

Read it!

Prediction intervals for Random Forests

Ando Saabas

Prediction intervals are commonly used for linear models but are often underused for random forests. Leveraging the fact that a random forest can provide a conditional distribution instead of just the conditional mean makes prediction intervals relatively straightforward to use in this context.

Read it!