Skip to content
#

principal-component-analysis

Here are 956 public repositories matching this topic...

The implementations in this repository deal with clustering and dimensionality reduction for MNIST digits dataset. Kmeans clustering algorithm is implemented. Also different hierarchical clustering algorithms are tested. We also play with the PCA and TSNE embeddings of the MNIST dataset.

  • Updated May 6, 2018
  • Python

In this project we can see in action and in detail a big part of the ML pipeline (data wrangling,model building, model evaluation) that comprises different algorithms and approaches such as Decision Trees (RPART), Linear Discriminant Analysis (LDA), Gradient Boosting Machne (GBM), Random Forest (RF) Support Vector Machine (SVM) with or without M…

  • Updated Aug 27, 2020
  • R

Improve this page

Add a description, image, and links to the principal-component-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the principal-component-analysis topic, visit your repo's landing page and select "manage topics."

Learn more