Skip to content

Instantly share code, notes, and snippets.

@gonzaloruizdevilla
Created October 16, 2019 19:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gonzaloruizdevilla/efe081ec0ae564de667e888f579d8a16 to your computer and use it in GitHub Desktop.
Save gonzaloruizdevilla/efe081ec0ae564de667e888f579d8a16 to your computer and use it in GitHub Desktop.
print("Test set score (knn.score): {:.2f}".format(knn.score(X_test, y_test)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment