#36 · Primary category: Education & Research

100-Days-Of-ML-Code

100-days-of-code-log 100daysofcode deep-learning implementation infographics linear-algebra linear-regression logistic-regression machine-learning machine-learning-algorithms naive-bayes-classifier python scikit-learn siraj-raval siraj-raval-challenge support-vector-machines svm tutorial

100 Days of ML Coding

Project last updated:12/29/23

GitHub Stars

51.7K

Forks

11.6K

Contributors

7

License

MIT

Why we included this project

100-Days-Of-ML-Code breaks machine learning down into a day-by-day study plan. Each entry pairs a short explanation with working Python code built on scikit-learn, and the datasets you need are included, so you can type along instead of just reading. The path starts with data preprocessing and simple linear regression, then moves through multiple and logistic regression, SVMs, K-NN, naive Bayes, and decision trees. Many days come with an infographic that lays out the math behind the algorithm, which helps build intuition before you open the editor. It is a practical starting point for someone new to ML who wants a structured, hands-on route through the classic algorithms, and it holds up as a reference to come back to later.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category