Showcase of dimension reduction by Principal Component Analysis on banknote authentication dataset
Principal component analysis (PCA) is the most common method for dimension reduction. In this article I will use PCA to showcase dimension reduction on ‘banknote authentication’ dataset from UCI Machine Learning Repository
Please view the code at Python notebook or website
pip install these modules