Skip to main content

No project description provided

Project description

toha_nearest_neighbor

Serial and parallel bindings to brute force methods for 2D nearest neighbor problems in python

documentation

Benchmarks

Some basic benchmarks have been carried out against sklearn.neighbors to show the relative performance of this library. These preliminary results show better performance and better scaling in every function. However, keep in mind that sklearn handles a generic n-dimensional space while this package has been simplified to work with 2D data. Moreover, sklearn also has an additional algorithm ball_tree that scales to higher dimensions (N > 15) much better than kd-trees.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

toha_nearest_neighbor-0.2.0.tar.gz (211.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page