From a86b2f657f2de17b9dd0dede866ad25c383afe0b Mon Sep 17 00:00:00 2001 From: hellowesley <15952538+hellowesley@users.noreply.github.com> Date: Wed, 27 Jan 2021 20:12:29 -0800 Subject: [PATCH] fix missing chapter 3 header --- 03_classification.ipynb | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/03_classification.ipynb b/03_classification.ipynb index 5d76ee1..29fe4cf 100644 --- a/03_classification.ipynb +++ b/03_classification.ipynb @@ -857,6 +857,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, @@ -2574,7 +2581,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.8" + "version": "3.8.2" }, "nav_menu": {}, "toc": {