aapatel09/handson-unsupervised-learning
Code for Hands-on Unsupervised Learning Using Python (O'Reilly Media)
This project helps data professionals and machine learning practitioners analyze unlabeled datasets to uncover hidden patterns and gain insights. It provides practical Python code examples, using scikit-learn and TensorFlow, to process raw, untagged data and output organized information such as customer segments, anomaly detections, or engineered features. It's designed for anyone with programming and some machine learning experience who needs to extract value from data without predefined categories.
696 stars.
Use this if you need to find patterns, anomalies, or groupings within large datasets that lack existing labels or categories.
Not ideal if your data is already well-labeled and you primarily need to build models for prediction or classification.
Stars
696
Forks
351
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aapatel09/handson-unsupervised-learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
harvard-edge/cs249r_book
Machine Learning Systems
datawhalechina/key-book
《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。
wx-chevalier/AI-Notes
:books: [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics...
Ceyron/machine-learning-and-simulation
All the handwritten notes 📝 and source code files 🖥️ used in my YouTube Videos on Machine...
rickiepark/handson-ml3
<핸즈온 머신러닝 3판>의 주피터 노트북 저장소