Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 269 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 269 Bytes

Vantage point tree. Most of the implementation was taken from tsne package. In addition, this implementation supports sparse arrays (useful for bag-of-words models, for example) and searching by the maximum distance (epsilon value) instead of a fixed number of values.