Skip to Content
Hands-On Unsupervised Learning with Python
book

Hands-On Unsupervised Learning with Python

by Giuseppe Bonaccorso
February 2019
Intermediate to advanced
386 pages
9h 54m
English
Packt Publishing
Content preview from Hands-On Unsupervised Learning with Python

Kernel PCA

Sometimes, datasets are not linearly separable, and standard PCA is not able to extract the correct principal components. The process is not dissimilar to the one discussed in Chapter 3, Advanced Clustering, when we faced the problem of non-convex clusters. In that case, some algorithms were not able to perform successful separation because of the geometry. In this case, the goal is to distinguish between different classes (in a pure, unsupervised scenario, we think about specific groupings) according to the structure of the principal components. Therefore, we want to work with the transformed dataset, Z, and detect the presence of distinguishable thresholds. For example, let's consider the following screenshot:

Original dataset ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Unsupervised Learning Using Python

Hands-On Unsupervised Learning Using Python

Ankur A. Patel
Introduction to Machine Learning with Python

Introduction to Machine Learning with Python

Andreas C. Müller, Sarah Guido

Publisher Resources

ISBN: 9781789348279Supplemental Content