Skip to main content

Table 8 The 10 classification algorithms implemented in Python scikit-learn modules used in this study

From: Prediction of activity and selectivity profiles of human Carbonic Anhydrase inhibitors using machine learning classification models

Method

Model abbreviation

Logistic Regression

LR

Linear Discriminant Analysis

LDA

K-Nearest Neighbor

KNN

Decision Tree

CART

Naïve Bayes

NB

Support Vector Machine

SVM

Ada Boost

AB

Gradient Boosting

GBM

Random Forest

RF

Extra Trees

ET