While Model Trains

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

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!

Why software projects take longer than you think: a statistical model

Erik Bernhardsson

"People estimate the median completion time well, but not the mean."

Read it!

Mean Squared Terror

Vincent D. Warmerdam

On the risks associated with blindly relying on GridSearch.

Read it!