You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VantagePointTree in petal-neighbors-0.4.0 is a data structure for nearest neighbor search in a multi-dimensional space, which is partitioned into two parts for each vantage point: those points closer to the vantage point than a threshold, and those farther.
The text was updated successfully, but these errors were encountered:
VantagePointTree
in petal-neighbors-0.4.0 is a data structure for nearest neighbor search in a multi-dimensional space, which is partitioned into two parts for each vantage point: those points closer to the vantage point than a threshold, and those farther.The text was updated successfully, but these errors were encountered: