Classification

The process of predicting the labels or categories of given data points can be conducted using the following classifiers:

  • Decision Tree Classifier
  • KNN Classifier
  • Logistic Regression
  • Naive Bayes Bernoulli
  • Naive Bayes Gaussian
  • Naive Bayes Multinomial
  • Perceptron
  • Random Forest Classifier
  • Support Vector Classifier