Table 2 Core features of MILO classification algorithms.
Automated ML (MILO) approach | |
---|---|
Algorithms | KNN, LR, SVM, DNN, RF, NB and GBM |
Scaler(s) used | Standard scaler, min/max, and no scaler |
Feature selector and/or transformers used | ANOVA F value select percentile (25% increments) |
Random Forest Feature Importances (25% increments) and | |
Principal component analysis | |
Hyperparameter searchers | Grid search and |
Random Search × 2 | |
Scorer(s) used in the training/initial validation phase | Accuracy |
ROC-AUC | |
F1 | |
Model assessments | Generalization assessment on all pipelines |