Description Usage Arguments Details
Executes the stacked learner on the train and test dataset
| 1 2 | run_learner(train = data_train_numeric_clean_imputed,
  test = data_test_numeric_clean)
 | 
| train | Cleaned, imputed and numeric training dataset | 
| test | Cleaned, imputed and numeric test dataset | 
Wrapper function that is exported to the user of the package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.