An open API service indexing awesome lists of open source software.

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).

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).