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

Dimensionality Reduction and Component Analysis

In this chapter, we will introduce and discuss some very important techniques that can be employed to perform both dimensionality reduction and component extraction. In the former case, the goal is to transform a high-dimensional dataset into a lower-dimensional one, to try to minimize the amount of information loss. The latter is a process that's needed to find a dictionary of atoms that can be mixed up, in order to build samples.

In particular, we will discuss the following topics:

  • Principal Component Analysis (PCA)
  • Singular Value Decomposition (SVD) and whitening
  • Kernel PCA
  • Sparse PCA and dictionary learning
  • Factor analysis
  • Independent Component Analysis (ICA)
  • Non-Negative Matrix Factorization ...
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