From 3d01ad311760b5d75baaffd6800e5ded7b66562d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E9=9B=A8=E8=96=87?= <2721047181@qq.com> Date: Fri, 7 Sep 2018 12:35:13 +0800 Subject: [PATCH] Update Day 6_Logistic_Regression.ipynb --- Code/Day 6_Logistic_Regression.ipynb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Code/Day 6_Logistic_Regression.ipynb b/Code/Day 6_Logistic_Regression.ipynb index e11d211..42282a1 100644 --- a/Code/Day 6_Logistic_Regression.ipynb +++ b/Code/Day 6_Logistic_Regression.ipynb @@ -113,7 +113,7 @@ " verbose=0, warm_start=False)" ] }, - "execution_count": 5, + "execution_count": 4, "metadata": {}, "output_type": "execute_result" } @@ -134,7 +134,7 @@ }, { "cell_type": "code", - "execution_count": 6, + "execution_count": 5, "metadata": {}, "outputs": [], "source": [ @@ -152,7 +152,7 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": 6, "metadata": {}, "outputs": [], "source": [ @@ -169,7 +169,7 @@ }, { "cell_type": "code", - "execution_count": 8, + "execution_count": 7, "metadata": {}, "outputs": [ {