From c33ffce9689d7962042f9a1c4bf5c9ccae8eabe6 Mon Sep 17 00:00:00 2001 From: Qaem Hassanzada <qaem.hassanzada@gmail.com> Date: Mon, 31 Jan 2022 11:49:56 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3901cd..53c7307 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# analytics-supportvector-mechine-classification +# analytics-svm-classification -This tutorial is an introduction to support vector machines and \ No newline at end of file +In this tutorial, the support vector machine method for classification of data sets is explained with some simple exmaples. -- GitLab