Dataset Resources for Machine Learning

By Justin

Dataset Resources for Machine Learning
In our Machine Learning (ML) course, we discuss the importance of good data in, good data out and this post is meant to be a long-term reference of finding quality datasets.
This is certainly not exhaustive but if you have found datasets that we are missing, please comment below.

Datasets Repos

Building Datasets

In the long run, we'll likely build our own datasets for problems that have yet to be solved or attempted. In that case, it's a really good idea to learn how to do web scraping as well as learning how to work with numpy (docs) and pandas (docs).
Discover Posts
Dataset Resources for Machine Learning