https://github.com/vanities/pca_analysis
Principle Component Analysis of the Iris and Cancer data set
https://github.com/vanities/pca_analysis
Last synced: about 1 year ago
JSON representation
Principle Component Analysis of the Iris and Cancer data set
- Host: GitHub
- URL: https://github.com/vanities/pca_analysis
- Owner: vanities
- Created: 2018-04-24T13:06:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-25T01:57:28.000Z (about 8 years ago)
- Last Synced: 2025-03-04T06:45:00.779Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 451 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PCA_Analysis
Principle Component Analysis of the Iris and Cancer data set
Check out
> MNIST_Iris.ipynb
to see the Principle Component 1 and 2 of the Iris data set

and the MNIST cluster data set

Check out
> cancer.ipynb
to see a boolean Wisconsim Data Breast Cancer set

and a multicomponent Wisconsim Data Breast Cancer set
