mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-23 16:30:29 +01:00
Merge pull request #374 from wesleyacheng/fix-chapter3-header
fix missing chapter 3 header
This commit is contained in:
@@ -871,6 +871,13 @@
|
||||
"cross_val_score(sgd_clf, X_train_scaled, y_train, cv=3, scoring=\"accuracy\")"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Error analysis"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 64,
|
||||
|
||||
Reference in New Issue
Block a user