Skip to content

Instantly share code, notes, and snippets.

@RoaldSchuring
Last active July 6, 2019 13:56
Show Gist options
  • Save RoaldSchuring/77f843fe3676d2f15e2e7bcaa9d62d11 to your computer and use it in GitHub Desktop.
Save RoaldSchuring/77f843fe3676d2f15e2e7bcaa9d62d11 to your computer and use it in GitHub Desktop.
predict_method_sklearn_nearest_neighbors
recommendations = predictor.predict(sample_vector)
print(recommendations)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment