Vantage Point Tree
TypeScript implementation of the Vantage-Point Tree N-Nearest Neighbor search algorithm.
Library runs on the browser or Node.js
The Theory
-
VP trees: A data structure for finding stuff fast (the closest to an eli5 I've found)
TypeScript implementation of the Vantage-Point Tree N-Nearest Neighbor search algorithm.
Library runs on the browser or Node.js
VP trees: A data structure for finding stuff fast (the closest to an eli5 I've found)
npm i vantage-point-tree
1
0.0.4
ISC