#500 · Primary category: Education & Research
machine-learning-course
:speech_balloon: Machine Learning Course with Python:
Project last updated:11/27/24
GitHub Stars
7.0K
Forks
1.2K
Contributors
10
License
Other
Why we included this project
This is a notebook-driven machine learning course built around Python and scikit-learn, meant for teaching rather than deployment. It moves through the fundamentals in a sensible order, starting with linear regression, overfitting, regularization, and cross-validation, then covering supervised methods such as decision trees, k-nearest neighbors, naive Bayes, logistic regression, and SVMs, and finally unsupervised learning. Each topic pairs a written tutorial with a runnable Jupyter notebook, so you can read the explanation and run the code yourself to see how it behaves. That makes it a practical on-ramp for developers and data scientists who want to build intuition before reaching for a framework, and it also works as a quick reference when you need to revisit a specific algorithm. Since the material is organized by topic with code beside each explanation, teams can lift individual notebooks as starting points for their own experiments.
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
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI