py_classification Final assignment done withing IBM Machine Learning with Python course via coursera. The project contained modelling with: K-Nearest Neighbours (KNN) Decision Tree Support Vector Machine (SVM) Logistic Regression The evaluation of the models was done with: Jaccard score F1-score Log loss