While Model Trains

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

So, what is a physics-informed neural network?

Ben Moseley

"By incorporating existing physical principles into machine learning we are able to create more powerful models that learn from data and build upon our existing scientific knowledge."

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!

A smooth approach to putting machine learning into production

Max Halford

"In online machine learning, the idea is that your model is only allowed to learn from one example at a time. This is contrast to batch learning where all the available data is processed at once."

Read it!