While Model Trains

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

The Four Jobs of the Data Scientist

Roger Peng

For each "Data Analytic Iteration," you need to embody the roles of a scientist, statistician, system engineer, and politician.

Read it!

Embracing Automated Retraining

Claire Longo & Trevor LaViale

While implementing retraining on a set cadence is easier, dynamic retraining can prevent models from becoming outdated and optimize computational costs.

Read it!

Why using SQL before using Pandas?

Oleg Żero

An explanation with examples illustrating the motivation to use SQL for fetching data from a database instead of directly loading the data into Pandas.

Read it!