Metric Trees

2018-07-04  本文已影响0人  偲偲爸

Metric tree in an indexing structure that allows for efficient KNN search

Metric tree organizes a set of points hierarchically

Notation:

Splitting a node:

After metric tree is constructed at each node we have:

MT-DFS(q) - the search algorithm

This algorithm is very efficient when dimensionality is \leqslant 30

Observation:

上一篇 下一篇

猜你喜欢

热点阅读