#476 · Primary category: Education & Research
Machine-Learning
:zap: Machine Learning in Action (Python3): kNN, Decision Trees, Bayes, Logistic Regression, SVM, Linear Regression, Tree Regression
Project last updated:07/12/24
GitHub Stars
10.4K
Forks
5.1K
Contributors
5
License
Other
Why we included this project
Anyone learning classical machine learning from scratch will find a complete walkthrough here. Each algorithm, from k-nearest neighbors and decision trees to SVM and naive Bayes, comes with working Python 3 code, a training dataset, and a detailed write-up that explains the theory as you go. The small runnable examples, like a dating-site match classifier or a handwritten-digit recognizer, are easy to step through line by line in a notebook. Because the chapters build into a coherent course rather than a pile of loose scripts, the repo works well for self-study, reviewing for an exam, or brushing up on interview topics. Just treat it as a teaching resource: the code shows how each method works, not how to wire it into a production application.
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