From c198e374923191186bb4c95a54fe58f1483b2176 Mon Sep 17 00:00:00 2001 From: "Carlos A. Iglesias" Date: Tue, 28 Aug 2018 09:08:32 +0300 Subject: [PATCH] Fixed typo --- ml2/3_7_SVM.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml2/3_7_SVM.ipynb b/ml2/3_7_SVM.ipynb index d6b0dc7..c14fa08 100644 --- a/ml2/3_7_SVM.ipynb +++ b/ml2/3_7_SVM.ipynb @@ -1118,7 +1118,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Any value in the blue survived while anyone in the read did not. Checkout the graph for the linear transformation. It created its decision boundary right on 50%! " + "Any value in the blue survived while anyone in the red did not. Checkout the graph for the linear transformation. It created its decision boundary right on 50%! " ] }, {