Locality. Simplify high-dimensional data by finding what matters most.

github.com/jakevdp/lpproj

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2016
  • adjust code formatting in README
  • Merge pull request #1 from dswalter/master
  • python syntax highlighting
  • add a bit more documentation
  • DOC: add PCA comparison to the example notebook
  • MAINT: bump version to 0.2.dev0
  • MAINT: remove python 2.6/3.3 checks, as newer sklearn is not availabl…
  • TST: scikit-learn's estimator test suite
  • fix typo in README
  • DOC: fix typos in Example notebook
  • DOC: add installation info to Example and README
  • add badges to README
  • add README link to Example notebook
  • add travis config script
  • remove random element from test
  • MAINT: add setup.py, etc.
  • add example notebook
  • more unit tests
  • add basic LPP tests
  • TST: full tests for eigh_robust