Skip to content
Snippets Groups Projects
Commit f2253c56 authored by Zeynep Hakguder's avatar Zeynep Hakguder
Browse files

Update model.ipynb

parent cb2a94ba
Branches
No related tags found
No related merge requests found
......@@ -123,7 +123,7 @@
" dist: float\n",
" '''\n",
" if metric == 'Euclidean':\n",
" raise NotImplementedError",
" raise NotImplementedError\n",
" elif metric == 'Manhattan':\n",
" raise NotImplementedError\n",
" else:\n",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment