Machine Learning – Principal Component Analysis using Scikit-Learn

In this article series, we are at a point to discuss feature Dimensionality Reduction using Principal Component Analysis (PCA). We will get our hands dirty with PCA using Scikit-Learn. We will use the Auto MPG data set from UCI to predict MPG after reducing the dimension.

Here is the link to the article:

Machine Learning – Principal Component Analysis using Scikit-Learn

Enjoy 🙂 !!!