pixelogik / NearPy

Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive hashes.
MIT License
759 stars 152 forks source link

Rename AngularDistance to CosineDistance #10

Closed ghost closed 9 years ago

ghost commented 9 years ago

For clarity, be more in line with Machine Learning terminology.

pixelogik commented 9 years ago

Good point