常用降维算法的复现和比较,包括LDA, PCA, KPCA, MDS, Isomap, LLE。
Stars
22
Forks
7
Watchers
22
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
43
commits
add UMAP uniform manifold approximation and projection algorighm introduction
6e6b012View on GitHubISLR chapter4 question11 compare LDA, QDA, Logistics regression, knn on test error
64b7b4aView on GitHubadd ISLR(introduction to statistical learning with application in R) Chapter4 question 10 compare KNN, LDA, QDA, Logistics regression
c47404fView on GitHubmodify QDA.md logistics regression assump that X|c is exponential distribution
4999318View on GitHubgive LDA classifier probability explanation and add QDA
e251edaView on GitHub