Update Day 6_Logistic_Regression.ipynb

This commit is contained in:
郑雨薇
2018-09-07 12:30:11 +08:00
committed by GitHub
parent d640ef1870
commit 443cc92b48

View File

@ -17,7 +17,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": 0,
"metadata": {},
"outputs": [],
"source": [
@ -36,7 +36,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
@ -54,7 +54,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count":2,
"metadata": {},
"outputs": [],
"source": [
@ -71,7 +71,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": 3,
"metadata": {},
"outputs": [
{
@ -101,7 +101,7 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": 4,
"metadata": {},
"outputs": [
{
@ -113,7 +113,7 @@
" verbose=0, warm_start=False)"
]
},
"execution_count": 14,
"execution_count": 5,
"metadata": {},
"output_type": "execute_result"
}
@ -134,7 +134,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count":6,
"metadata": {},
"outputs": [],
"source": [
@ -152,7 +152,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count":7,
"metadata": {},
"outputs": [],
"source": [
@ -169,7 +169,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 8,
"metadata": {},
"outputs": [
{