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": [ {