#529 · Primary category: Education & Research
handson-unsupervised-learning
Code for Hands-on Unsupervised Learning Using Python (O'Reilly Media)
Project last updated:03/01/26
GitHub Stars
703
Forks
351
Contributors
5
License
Other
Why we included this project
This repository holds the code that accompanies Ankur Patel's O'Reilly book on unsupervised learning, organized as runnable Jupyter notebooks rather than a static reading list. If you are past the basics of supervised models and want to work with unlabeled data, the examples cover clustering, dimensionality reduction, anomaly detection, and autoencoders, all built on scikit-learn and TensorFlow. The tasks are grounded in real problems: catching credit card fraud, segmenting loan borrowers, and building a movie recommender with restricted Boltzmann machines. There is also a look at generative models such as deep belief networks and GANs for synthetic image generation. Because the notebooks are arranged by chapter with setup instructions for local and Colab environments, it works well as a study companion for teams or individuals learning these techniques.
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