Dimensionality Reduction

In this chapter, we will cover the following recipes:

  • Reducing dimensionality with PCA
  • Using factor analysis for decomposition
  • Using kernel PCA for nonlinear dimensionality reduction
  • Using truncated SVD to reduce dimensionality
  • Using decomposition to classify with DictionaryLearning
  • Doing dimensionality reduction with manifolds – t-SNE
  • Testing methods to reduce dimensionality with pipelines

Get scikit-learn Cookbook - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.