Description Usage Arguments Value
View source: R/ml_post_processing.R
This function walks the tree of folder to retrieve all the benchmark results usually organized by learners then by regions.
The function leverages get_BMR()
, mlr::getBMRPerformances()
and mlr::getBMRTuneResults()
.
1 | getAllBMRS(PATH, pattern = "FS_")
|
PATH |
initial path |
pattern |
|
a named list with two elements perf
and tune
the benchmark performance results and the tuning results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.