Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Unsupervised Learning with Python

You're reading from  Hands-On Unsupervised Learning with Python

Product type Book
Published in Feb 2019
Publisher Packt
ISBN-13 9781789348279
Pages 386 pages
Edition 1st Edition
Languages
Author (1):
Giuseppe Bonaccorso Giuseppe Bonaccorso
Profile icon Giuseppe Bonaccorso
Toc

Table of Contents (12) Chapters close

Preface 1. Getting Started with Unsupervised Learning 2. Clustering Fundamentals 3. Advanced Clustering 4. Hierarchical Clustering in Action 5. Soft Clustering and Gaussian Mixture Models 6. Anomaly Detection 7. Dimensionality Reduction and Component Analysis 8. Unsupervised Neural Network Models 9. Generative Adversarial Networks and SOMs 10. Assessments 11. Other Books You May Enjoy

Questions

  1. Is a half-moon-shaped dataset a convex cluster?
  2. A bidimensional dataset is made up of two half-moons. The second one is fully contained in the concavity of the first one. Which kind of kernel can easily allow the separation of the two clusters (using spectral clustering)?
  3. After applying the DBSCAN algorithm with ε=1.0, we discover that there are too many noisy points. What should we expect with ε=0.1?
  4. K-medoids is based on the Euclidean metric. Is this correct?
  5. DBSCAN is very sensitive to the geometry of the dataset. Is this correct?
  6. A dataset contains 10,000,000 samples and can be easily clustered using a large machine using K-means. Can we, instead, use a smaller machine and mini-batch K-means?
  7. A cluster has a standard deviation equal to 1.0. After applying a noise N(0, 0.005), 80% of the original assignments are changed. Can we say that such a cluster...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime