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!

Are Airbnb guests less energy efficient than their host?

Max Halford

A comparison of energy consumption between Airbnb guests and their host in the same apartment during 2022. Guess who consumes more!

Read it!

How I Beat the Berlin Rental Market With a Python Script

Gianluca Segato

Leveraging web scraping and predictive models to find a good apartment to rent in Berlin.

Read it!