You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ML-For-Beginners/4-Classification/README.md

15 lines
680 B

# Getting Started with Classification
4 years ago
In this section of the curriculum you will learn about how to classify data using Machine Learning.
4 years ago
## Lessons
4 years ago
1. [Introduction to Classification](1-Introduction/README.md)
2. [Build a Discriminative Model](2-Discriminative/README.md)
3. [Build a Generative Model](3-Generative/README.md)
4. [Applied ML: Build a Web App](4-Applied/README.md)
4 years ago
## Credits
"Getting Started with Classification" was written with ♥️ by [Cassie Breviu](https://www.twitter.com/cassieview) and [Jen Looper](https://www.twitter.com/jenlooper)
The delicious recipes dataset was sourced from [Kaggle](https://www.kaggle.com/hoandan/asian-and-indian-cuisines)