rtemis

Command Palette

Search for a command to run...

SuperLearnerHyperparameters

Variant

SuperLearner: cross-validated stacked ensemble. See `setup_SuperLearner`.

Raw JSONv1Unknown properties rejected

Properties

base_learners
Hyperparameters[]
meta_learner
inner_resampling_config
expand_search_spaces
boolean

Expand a base learner's search space into one library entry per grid combination, rather than tuning it by inner resampling.

ifwtunable
boolean

Inverse Frequency Weighting in classification.

discretetunable
boolean

Keep the single library entry with the lowest cross-validated risk rather than the weighted combination.

Relationships