https://github.com/cedarctic/vp-tree
Vantage Point Tree implementation in Python 🌳
https://github.com/cedarctic/vp-tree
metric-spaces nearest-neighbor-search python vantage-point-tree
Last synced: 3 months ago
JSON representation
Vantage Point Tree implementation in Python 🌳
- Host: GitHub
- URL: https://github.com/cedarctic/vp-tree
- Owner: CedArctic
- License: mit
- Created: 2019-10-13T15:05:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T23:04:28.000Z (almost 3 years ago)
- Last Synced: 2025-01-13T23:31:17.050Z (4 months ago)
- Topics: metric-spaces, nearest-neighbor-search, python, vantage-point-tree
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VP-Tree
Vantage Point Tree implementation in Python