Skip to content

megaman v0.1: manifold learning for millions of points

Compare
Choose a tag to compare
@jakevdp jakevdp released this 10 Mar 00:59
· 160 commits to master since this release

Initial release of megaman, containing scalable algorithms for manifold learning including:

  • Locally Linear Embedding
  • Local Tangent Space Alignment
  • Isomap
  • Spectral Embedding

These algorithms use FLANN, PYAMG, LOBPCG, ARPACK, and other fast libraries to power through the computational hurdles of manifold learning algorithms.