Skip to content

Commit

Permalink
all code files updated
Browse files Browse the repository at this point in the history
  • Loading branch information
packt-pradeeps committed Jun 15, 2020
1 parent 4c9ecec commit 5111201
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Chapter07/myxgboost.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@
"precision = metrics.precision_score(y_test,y_pred)\n",
"print(accuracy,recall,precision)"
]
},
}
],
"metadata": {
"anaconda-cloud": {},
Expand All @@ -361,7 +361,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.7.2"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 5111201

Please sign in to comment.