Home
Name Modified Size InfoDownloads / Week
README.txt 2014-01-15 302 Bytes
wine.txt 2014-01-13 351.1 kB
main.cpp 2014-01-13 3.4 kB
Totals: 3 Items   354.8 kB 0
This program uses a Nearest-Neighbor Search pattern using the kd-tree data structure. It takes in one file, and a "k" value that determines the number of nearest neighbors of the kd-tree.

The particular file included is a sampling of wines, and a "quality" rating given to each by human testers.

Source: README.txt, updated 2014-01-15