CHoudrouge4 / SNNAHDD

Scalable Nearest Neighbor Algorithms for High Dimensional Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SNNAHDD

Scalable Nearest Neighbor Algorithms for High Dimensional Data

The main goal of this project is to implement several Data Structures(Trees) that are efficient for Nearest Neighbour Search in higher dimensional data. A detailed description of these Data Structures is presented in This paper.

The result of this project is documented in the following document.

NOTICE: The purpose of this project is educational. The corresponded library for the above-mentioned paper can be found here.

About

Scalable Nearest Neighbor Algorithms for High Dimensional Data


Languages

Language:C++ 90.5%Language:Python 7.7%Language:Makefile 1.7%Language:Shell 0.1%