View source: R/makeWrappedLearner.R
Follows a specified learning strategy (Strategy
) to create a wrapped learner
customized to a specific task. May include things such as:
Preprocessing
Imputation of missing values
Feature selection
Feature filtering
Upsampling/downsampling
Hyperparameter tuning
1 2 3 |
strategy |
( |
id |
( |
task |
( |
strategy.pars |
( |
learner.pars |
( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.