explained-variance
There are 9 repositories under explained-variance topic.
erdogant/pca
pca: A Python Package for Principal Component Analysis.
anishdulal/principal-component-analysis-PCA
We perform PCA for both visualization and feature selection here.
jonperk318/machine-learning-analysis-of-hyperspectral-data
Using Non-negative Matrix Factorization (NMF) and Variational Autoencoder (VAE) machine learning architectures to analyze spatial and spectral features of hyperspectral cathodoluminescence (CL) spectroscopy images taken from hybrid inorganic-organic perovskite material
gouravaich/faces-recognition-pca
Faces recognition example using eigenfaces and SVMs
celiacailloux/Machine-Learning-and-Data-Mining-Examples
Scripts from ML course 02459 from Technical University of Denmark. Scripts have been modified for custom use (e.g. automation of various things, use of pandas rather than numpy arrays and such).
HarikrishnanK9/Health_Profile_Analysis
Health Profile Analysis:Revealing Disorder Paterns,Medication Guidance and Risk Classification-ML Project
JLeigh101/CryptoClustering
NU Bootcamp Module 19
srinathsai/Dimensionality-Reduction
This project highlights the importance of dimensionality reduction by exploring 2 Machine learning techniques called "Principal Component Analysis" and "T-SNE".