From 51112010fbbbbae5f728470e9e89c1923ea5eb7f Mon Sep 17 00:00:00 2001 From: packt-pradeeps Date: Mon, 15 Jun 2020 15:42:35 +0530 Subject: [PATCH] all code files updated --- Chapter07/myxgboost.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chapter07/myxgboost.ipynb b/Chapter07/myxgboost.ipynb index 5b37e7d..de83144 100644 --- a/Chapter07/myxgboost.ipynb +++ b/Chapter07/myxgboost.ipynb @@ -342,7 +342,7 @@ "precision = metrics.precision_score(y_test,y_pred)\n", "print(accuracy,recall,precision)" ] - }, + } ], "metadata": { "anaconda-cloud": {}, @@ -361,7 +361,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.3" + "version": "3.7.2" } }, "nbformat": 4,