Update Day 6_Logistic_Regression.ipynb

This commit is contained in:
郑雨薇
2018-09-07 12:35:13 +08:00
committed by GitHub
parent d8984e3130
commit 3d01ad3117

View File

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