GitHub topics: nearest-neighbour-algorithm
TheAlgorithms/MATLAB-Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
Language: MATLAB - Size: 73.8 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 383 - Forks: 181

tobinatore/Optimizr
A small app for creating the optimal roundtrip between up to 11 places. Uses Nearest-Neighbour-Algorithm to find upper bound and 2-Opt to optimize route. Written in February 2017 for a Code Competition sponsored by Hermes.
Language: Java - Size: 20.3 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

jongharyu/knn-functional-estimation
Language: Jupyter Notebook - Size: 5.61 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

paulnorthrop/donut
Nearest Neighbour Search with Variables on a Torus
Language: R - Size: 1.12 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

bacnguyencong/LMDML
Scalable large-margin distance metric learning using stochastic gradient descent
Language: C - Size: 291 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

k-bosko/kd_tree
Final Project for CS5800 Algorithms class
Language: Python - Size: 1.15 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ocramz/vp-tree
Vantage point trees
Language: Haskell - Size: 87.9 KB - Last synced at: 14 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 2

killerzman/Matlab-NearestNeighbourOnWine
Matlab implementation of the nearest neighbour model/algorithm applied on the wine uci-ml database
Language: MATLAB - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

marcoalopez/nearest_neighbour
A Python script to estimate the nearest neighbour distance and perform nearest neighbour Monte Carlo simulations
Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 2

zhulixiao/travelling-salesman-problem
Two algorithms are implemented: the exhaustive algorithm and nearest neighbor algorithm
Language: C++ - Size: 168 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
