Table 8 Summarizes the stacking ensemble architecture|
Component | Detail |
|---|---|
Base models | RF, KNN, NN (with best hyperparams) |
Meta model | Logistic regression |
Cross-validation | cv = 5 (internal stacking) |
Input to meta model | Predicted probabilities of each base model |