Hands-On Unsupervised Learning Using Python
How to Build Applied Machine Learning Solutions from Unlabeled Data
Ranked #25 in Reinforcement Learning, Ranked #53 in Natural Language Processing — see more rankings.
Many industry experts consider unsupervised learning the next frontier in artificial intelligence, one that may hold the key to general artificial intelligence. Since the majority of the world's data is unlabeled, conventional supervised learning cannot be applied. Unsupervised learning, on the other hand, can be applied to unlabeled datasets to discover meaningful patterns buried deep in the data, patterns that may be near impossible for humans to uncover.
Author Ankur Patel shows you how to apply unsupervised learning using two simple, production-ready Python frameworks:... more
Author Ankur Patel shows you how to apply unsupervised learning using two simple, production-ready Python frameworks:... more
Rankings by Category
Hands-On Unsupervised Learning Using Python is ranked in the following categories:
- #59 in Computer Vision
- #90 in Neural Networks