Specifying the ensembleFunctions for specifying how to create the ensemble. |
|
---|---|
Create setting for creating ensemble from model settings |
|
Create setting for creating ensemble from model settings |
|
Create setting for creating ensemble from model settings |
|
Filter functionsFunctions for filtering base level models. |
|
Filter our base level 1 models that do not perform sufficiently well |
|
Different combinersFunctions combining based models (e.g., fusion or stacking). |
|
Create the settings for a fusion ensemble |
|
Create the settings for a stacker ensemble - this is an emsemble that learns how to combine level 1 models using labelled data |
|
Creating the ensembleFunctions creating an ensemble model and then applying it to make predictions. |
|
Code to run the ensemble model development |
|
Apply an ensembleModel to new data |
|
Apply an ensembleModel to list of base model prediction objects |
|
Saving/loading the ensembleFunctions for saving/loading an ensemble model or result |
|
Save an ensemble result |
|
Load a previously saved ensemble result |
|
Save an ensemble model (object of class ensembleModel) |
|
Load a previously saved ensemble model (object of class ensembleModel) |
|
EnsemblePatientLevelPredictionThe package name |
|
EnsemblePatientLevelPrediction |