NearestNeighbors.jl

Nearest search engine

A Julia package for efficient nearest neighbor searches in high-dimensional spaces

High performance nearest neighbor data structures (KDTree and BallTree) and algorithms for Julia.

GitHub

426 stars
15 watching
66 forks
Language: Julia
last commit: almost 2 years ago
Linked from 1 awesome list

datastructuresknn-searchnearest-neighborsrange-search

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
reddavis/knnAn implementation of the K Nearest Neighbour algorithm in Ruby, allowing users to query a dataset and retrieve the k most similar data points based on various distance measurements.37
yoshoku/hnswlib.rbProvides Ruby bindings for a C++ library implementing approximate nearest neighbor search15
yahoojapan/ngtA library for efficient searching of high-dimensional data points using graph and tree-based methods1,272
jlblancoc/nanoflannA C++ library for efficient nearest neighbor search with KD-trees2,269
yoshoku/annoy-rbA Ruby wrapper around the Annoy C++ library for efficient nearest neighbor searches34
nathanepstein/knearA JavaScript implementation of the k-nearest neighbors algorithm for supervised machine learning48
ankane/ngt-rubyA high-performance approximate nearest neighbors search library for Ruby52
bast/flandersFast 2D nearest neighbor search with an angle7
johnstonskj/rml-knnAn implementation of a k-Nearest Neighbor algorithm for classification in Racket.1
asbaker/racket-knnAn implementation of the K Nearest Neighbors algorithm using Scheme and Racket16
norlab-ulaval/libnaboA fast K Nearest Neighbor library for low-dimensional spaces452
juliageometry/regiontrees.jlA Julia package that provides a lightweight framework for defining and working with N-dimensional spatial data structures111
jtsiomb/kdtreeA C library implementation of a data structure for fast searching and nearest neighbor queries in k-dimensional space396
jblindsay/kdtreeAn efficient spatial data structure for fast point query operations43
kreeben/resinA vector space index based search engine and embedded library for indexing and querying documents569