#124 · Primary category: Education & Research
python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
Project last updated:07/18/26
GitHub Stars
12.6K
Forks
4.4K
Contributors
19
License
MIT
Why we included this project
Sebastian Raschka's first-edition machine learning book comes with this repository of runnable examples, organized as Jupyter notebooks chapter by chapter, so readers can follow along with the code as they work through the text. Its real strength is the focus on what the algorithms do under the hood: models are built with NumPy and scikit-learn instead of just calling library methods, and the book walks through the math behind each approach. There is also plenty of practical advice, including the usual pitfalls, which keeps the repo useful long after you finish reading. It is a good place to point new data scientists who want a hands-on, structured way to work through the core algorithms, from regression to neural networks. One catch: this holds the first-edition materials, so learners should check the separate second- and third-edition repositories for the most current content.
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