While Model Trains

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

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!

How much data should you allocate to training and validation?

Francesco Pochetti

To avoid responding with "that's what Andrew NG said" when asked about the reason behind choosing an 80% training and 20% validation split, consider this explanation.

Read it!

10 SQL Tricks That You Didn’t Think Were Possible

Lukas Eder

A list of cool SQL tricks.

Read it!