PINA
PINA copied to clipboard
Implementing Manifold Learning and Reduction techniques
New Features to add
- [ ]
KernelPCABlockimplementing the kernel PCApaper link - [ ]
MultiDimensionalScalingBlockimplementing MDSpaper link - [ ]
IsomapBlockimplementing Isomappaper link - [ ]
SpectralClusteringBlockimplementing SCpaper link - [ ]
LocalLinearEmbeddingBlockimplementing LLEpaper link - [ ]
DiffusionMapBlockimplementing DMpaper link
How Kernel-PCA (kPCA) is the base class, all the others can be implemented as particular cases of kPCA with ad-hoc kernel functions