From a9fd77f5c81d0f7f4c55315edbea9907a87011b6 Mon Sep 17 00:00:00 2001 From: Aljes Binkevich Date: Mon, 24 Oct 2022 18:16:29 +0300 Subject: [PATCH] Update week0_04_SVM_practice.ipynb MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Исправление опечатки --- week0_04_svm_and_pca/week0_04_SVM_practice.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/week0_04_svm_and_pca/week0_04_SVM_practice.ipynb b/week0_04_svm_and_pca/week0_04_SVM_practice.ipynb index ab15149d..3ea3e54d 100644 --- a/week0_04_svm_and_pca/week0_04_SVM_practice.ipynb +++ b/week0_04_svm_and_pca/week0_04_SVM_practice.ipynb @@ -67,7 +67,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "And polt it.\n", + "And plot it.\n", "\n", "It's a separable problem" ]