Course Classification with Python of track Foundations of Machine Learning.

In machine learning, classification is used in predictive modeling to assign input data with a class label.

  • k-NN Classifier
  • Logistic Regression
  • Decision Tree
  • Random Forest
  • Comparing Models

 Author: Volodymyr Romanovych, Sofiia Piustonen


Classification with Python