/SVM

Fast explication of SVM

Primary LanguageJupyter Notebook

Support Vector Machines

In this repository We are going to:

  1. explain in a quick and easy way SVM (Support Vector Machines).
  2. Create a SVR and SVC model with Scikit-learn library.
  3. Explain hyperparameters of SMV models.
  4. Inteprete the output of our models.