Support Vector Machines In this repository We are going to: explain in a quick and easy way SVM (Support Vector Machines). Create a SVR and SVC model with Scikit-learn library. Explain hyperparameters of SMV models. Inteprete the output of our models.