项目作者: charliezcr

项目描述 :
Showcase of dimension reduction by Principal Component Analysis on banknote authentication dataset
高级语言: Jupyter Notebook
项目地址: git://github.com/charliezcr/PCA.git
创建时间: 2021-01-20T07:59:28Z
项目社区:https://github.com/charliezcr/PCA

开源协议:

下载


PCA

Project Overview

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

Contents

Please view the code at Python notebook or website

Modules

pip install these modules