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

https://github.com/winterwind/pca_project

A short two-part project that uses PCA (along with GMM in task 2); first with the fashion-NMIST dataset and then with fetch_lfw_people
https://github.com/winterwind/pca_project

data-science eigenfaces fashion-mnist fashion-mnist-dataset gaussian-mixture-models gmm jupyter-notebook machine-learning matplotlib matplotlib-pyplot pca pyplot python sklearn

Last synced: 6 months ago
JSON representation

A short two-part project that uses PCA (along with GMM in task 2); first with the fashion-NMIST dataset and then with fetch_lfw_people

Awesome Lists containing this project

README

          

# PCA_Project
A short two-part project that uses PCA (along with GMM in task 2); first with the fashion-NMIST dataset and then with fetch_lfw_people (note: since the datasets used in both parts are retrieved from elsewhere, there are no other files other than the jupyter notebook files)