From 59badc1df2f3af23b229827349e18e25b13d36e7 Mon Sep 17 00:00:00 2001 From: "Carlos A. Iglesias" Date: Thu, 9 Apr 2026 11:57:03 +0200 Subject: [PATCH] Fix markdown formatting in Exercise notebook --- ml3/2_4_1_Exercise.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml3/2_4_1_Exercise.ipynb b/ml3/2_4_1_Exercise.ipynb index 96e458a..aedea07 100644 --- a/ml3/2_4_1_Exercise.ipynb +++ b/ml3/2_4_1_Exercise.ipynb @@ -215,7 +215,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - Following the classification on the spiral is done with several classifiers. We can see the performance on each class (each spiral), and their decision surfaces." + "Following the classification on the spiral is done with several classifiers. We can see the performance on each class (each spiral), and their decision surfaces." ] }, {