Skip to content
This repository has been archived by the owner on Oct 22, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 258 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 258 Bytes

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