While Model Trains

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

The First Rule of Machine Learning: Start without Machine Learning

Eugene Yan

Before applying machine learning, you should get to know the data and build heuristics.

Read it!

The AI Hierarchy of Needs

Monica Rogati

"Think of AI as the top of a pyramid of needs. Yes, self-actualization (AI) is great, but you first need food, water and shelter (data literacy, collection and infrastructure)."

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!