diff --git a/README.md b/README.md index e3901cd800350f9251b283e56badf2f6389634c5..53c7307f25a9eda67204fe9bf0998053a14094b3 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.