Table 2.
List of classification methods in AutoPrognosis.
| Classification methods | ||
|---|---|---|
| Logistic regression | Random forest | Gradient boosting |
| eXtreme Gradient Boosting (XGBoost) | AdaBoost | Bagging |
| Bernoulli Naïve Bayes | Gaussian Naïve Bayes | Multinomial Naïve Bayes |
| Perceptron | Decision Trees | Support Vector Machine (SVM) |
| Latent Dirichlet Allocation (LDA) | Quadratic Discriminant Analysis (QDA) | K-Nearest Neighbors (KNN) |
| Neural Networks | ||