Skip to content

Instantly share code, notes, and snippets.

@ninjakx
Created July 26, 2019 05:27
Show Gist options
  • Save ninjakx/2d7240fc0706037e17a0746db53cd7de to your computer and use it in GitHub Desktop.
Save ninjakx/2d7240fc0706037e17a0746db53cd7de to your computer and use it in GitHub Desktop.
from myknn import distance_knn
%%time
c = distance_knn(arr)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment