dimredtools

DimRedTools is a set of algorithms and data structures for dimensionality reduction


License
MIT
Install
pip install dimredtools==0.4.1

Documentation

DimRedTools is a set of algorithms and data structures for dimensionality reduction.

Documentation: https://keeper318.github.io/DimRedTools/

Installation: pip install dimredtools

Currently implemented:

  • Cover Tree
  • Compressed Cover Tree
  • MDS
  • Isomap