Description Usage Arguments Value
View source: R/ml_post_processing.R
Make an example plot of model selection
1 2 3 4 5 6 | makeExampleModelSelectionPlot(
BMR_perf,
lrn = c("svm", "randomForest"),
confidence_level = 0.05,
window_size = 7
)
|
BMR_perf |
a |
lrn |
|
confidence_level |
|
window_size |
|
a named list with names from task.id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.