Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
VedantMahabaleshwarkar authored Apr 29, 2019
1 parent 3eed427 commit 5b9a473
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Recommendation System.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
"from sklearn.neighbors import NearestNeighbors\n",
"from scipy.spatial.distance import correlation\n",
"from sklearn.metrics.pairwise import pairwise_distances\n",
"import ipywidgets as widgets\n",
"from IPython.display import display, clear_output\n",
"from contextlib import contextmanager\n",
"import warnings\n",
"import numpy as np\n",
"import os, sys\n",
Expand Down Expand Up @@ -957,7 +954,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.4"
"version": "3.7.1"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 5b9a473

Please sign in to comment.