Chapter 4. Dimension Reduction and PCA
Note
Learning Objectives
By the end of this chapter, you will be able to:
Apply dimension reduction techniques.
Describe the concepts behind principal components and dimensionality reduction.
Apply principal component analysis (PCA) when solving problems using scikit-learn.
Compare manual PCA versus scikit-learn.
Note
In this chapter, we will look at dimension reduction and different dimension reduction techniques.