pca
Here are 479 public repositories matching this topic...
MachineLearning Examples with Python
-
Updated
Jun 10, 2016 - Python
A data set containing handwritten digits has been processed by clustering, using PCA as well as K-means. But the visualization of the data as a scatter plot can only be done using PCA.
-
Updated
Mar 17, 2017 - Python
A python implementation of linear classification algorithm (including Probabilistic Generative Model, Probabilistic Discriminative Model). (See Pattern Recognition and Machine Learning, Bishop)
-
Updated
Apr 11, 2017 - Python
Neur is a library of minimalistic implementations of machine learning related algorithms
-
Updated
May 27, 2017 - Python
Investigating the different supervised learning models to classify the CIFAR 10 dataset
-
Updated
Jun 5, 2017 - Python
Spring 2017 Python project at ENSAE: PCA with pure Python, bits of NMF
-
Updated
Jun 17, 2017 - Python
Thesis project
-
Updated
Jun 22, 2017 - Python
classify mnist datasets using ridge regression, optimize the algorithem with SGD, stochastic dual coordinate ascent, and mini-batching
-
Updated
Jul 18, 2017 - Python
Implementations of MAP, Naive Bayes, PCA, MDS, ISOMAP and some compression
-
Updated
Aug 12, 2017 - Python
Using PCA and KNN to do picture classification, and the picture is the first pictures from cifar-10
-
Updated
Sep 1, 2017 - Python
Easy to understand classification problem from a highly skewed kaggle dataset. Solved using logistic regression and SVM, code inspired from top contributor.
-
Updated
Sep 13, 2017 - Python
2 topics: High-dimensional PCA and High-frequency stats.
-
Updated
Sep 25, 2017 - Python
Face Detection, landmark detection and gender classification in a unified workflow
-
Updated
Oct 8, 2017 - Python
First Advanced Numerical Methods
-
Updated
Oct 25, 2017 - Python
use pca, logistic pca, autoencoder and vae to discover pattern in freight activity datasets
-
Updated
Nov 9, 2017 - Python
Improve this page
Add a description, image, and links to the pca topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pca topic, visit your repo's landing page and select "manage topics."