getAllBMRS.Rd
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()
.
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