Non-Method Features to add: - [x] Rotation Matrix for PCA and ICA - [ ] mean and std vectors from PCA, ICA and PCA L1 - [ ] Eigenvalues - [ ] kernel Matrices for kPCA - [ ] update documentation for .mute in embed - [x] add TravisCI script - [ ] the possibility to use distance or kernel matrices as input. - [ ] the possibility to use (semi) supervised methods - [ ] a simple way to register new methods - [ ] ... Methods to add: - [x] L1-PCA - [ ] elastic map, C++ implementation here, need to ask for source, http://www.ihes.fr/~zinovyev/vida/elmap/index.htm - [ ] unsupervised regression - [x] autoencoder - [x] NNMF - [ ] SNE variants - [ ] SOM - [x] umap - [ ] largeVis - [ ] KECA - [ ] OKECA (Semi) supervised methods: - [ ] tukey data depth - [ ] cca - [ ] opls - [ ] pls - [ ] kcca - [ ] kopls - [ ] kpls Please propose more
Non-Method Features to add:
Methods to add:
(Semi) supervised methods:
Please propose more