Skip to content

Commit

Permalink
Preventing Overfitting in Decision Trees
Browse files Browse the repository at this point in the history
  • Loading branch information
tuanavu committed Mar 23, 2016
1 parent d11dc92 commit 96f3f1f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@
},
"outputs": [],
"source": [
"import sys\n",
"sys.path.append('C:\\Anaconda2\\envs\\dato-env\\Lib\\site-packages')\n",
"import graphlab"
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@
},
"outputs": [],
"source": [
"import sys\n",
"sys.path.append('C:\\Anaconda2\\envs\\dato-env\\Lib\\site-packages')\n",
"import graphlab"
]
},
Expand Down

0 comments on commit 96f3f1f

Please sign in to comment.