https://github.com/moindalvs/pca_dimensionality_reduction
Principal Component Analysis Let's discuss PCA! Since this isn't exactly a full machine learning algorithm, but instead an unsupervised learning algorithm, we will just have a lecture on this topic, but no full machine learning project (although we will walk through the cancer set with PCA).
https://github.com/moindalvs/pca_dimensionality_reduction
data-science pca pca-analysis principle-component-analysis
Last synced: 2 months ago
JSON representation
Principal Component Analysis Let's discuss PCA! Since this isn't exactly a full machine learning algorithm, but instead an unsupervised learning algorithm, we will just have a lecture on this topic, but no full machine learning project (although we will walk through the cancer set with PCA).
- Host: GitHub
- URL: https://github.com/moindalvs/pca_dimensionality_reduction
- Owner: MoinDalvs
- Created: 2022-05-05T18:03:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-05T18:04:37.000Z (about 4 years ago)
- Last Synced: 2025-01-18T00:44:01.986Z (over 1 year ago)
- Topics: data-science, pca, pca-analysis, principle-component-analysis
- Language: Jupyter Notebook
- Homepage:
- Size: 159 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PCA_Feature-selection
Principal Component Analysis Let's discuss PCA! Since this isn't exactly a full machine learning algorithm, but instead an unsupervised learning algorithm, we will just have a lecture on this topic, but no full machine learning project (although we will walk through the cancer set with PCA).