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%! " ] }, {