While Model Trains

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

Useful Python decorators for Data Scientists

Marton Trencseni

Six decorators that are useful for data scientists working with notebooks.

Read it!

Mean Squared Terror

Vincent D. Warmerdam

On the risks associated with blindly relying on GridSearch.

Read it!

Optimizing Slow SQL Queries

Miguel Grinberg

How to fix the most common database performance problems, which are caused by improper indexing, along with examples for Postgres, MySQL, and SQLite.

Read it!