BreakoutMentors / Data-Science-and-Machine-Learning

Breakout Mentors deep dive lessons and resources on data science and machine learning. All materials are made easily accessible through Google Colab notebooks. Learn more about ML @ Breakout Mentors by visiting the website link below.
https://breakoutmentors.com/machine-learning-and-artificial-intelligence-academy/
MIT License
4 stars 4 forks source link

New tutorial: How to find a dataset for your ML project #35

Open krmiddlebrook opened 2 years ago

krmiddlebrook commented 2 years ago

Why

We don't explicitly have a lesson teaching students how to find datasets for their ML projects.

Engineering Specifications

Creating a tutorial for finding a dataset for an ML project (i.e., develop a system others can use).

The tutorial should describe the various resources students can use to find a dataset (i.e., Kaggle, Google Datasets, etc.). It should also show students how they can access that data in a Colab notebook.

Breakdown

Explain your approach to implementing the change. Include the changes you will be making in each repository.

QA Plan

Steps you will follow locally and on the cloud to verify expected behavior of all affected areas.

Post Release

Non destructive QA we can perform post release to verify things are working.