Table 3 Parameters used by the three classifiers.
Classifier | Parameter |
|---|---|
CART | criterion, max_depth, min_samples_leaf, min_samples_split, splitter |
KNN | algorithm, metric, n_neighbors, p, weights |
RF | max_depth, min_samples_leaf, min_samples_split, n_estimators |