SuperLearnerHyperparameters
VariantSuperLearner: cross-validated stacked ensemble. See `setup_SuperLearner`.
Properties
base_learnersHyperparameters[]inner_resampling_configexpand_search_spacesbooleanExpand a base learner's search space into one library entry per grid combination, rather than tuning it by inner resampling.
ifwboolean | objectInverse Frequency Weighting in classification.
meta_learnerdiscreteboolean | objectKeep the single library entry with the lowest cross-validated risk rather than the weighted combination.
Relationships
Composes
Used by