Mercurial > hg > GlobalNeighbors
changeset 24:40a9850076a4
[documentation] links
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Mon, 04 Sep 2017 14:54:38 -0700 |
parents | 6891c5523b69 |
children | 991bce6b6881 |
files | README.txt |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README.txt Sun Jun 25 18:13:43 2017 -0700 +++ b/README.txt Mon Sep 04 14:54:38 2017 -0700 @@ -115,6 +115,9 @@ - http://geojsonlint.com/ - https://en.wikipedia.org/wiki/Haversine_formula +- https://en.wikipedia.org/wiki/K-d_tree +- http://scikit-learn.org/stable/modules/neighbors.html +- https://machinelearningmastery.com/tutorial-to-implement-k-nearest-neighbors-in-python-from-scratch/ ----