Description Usage Arguments Details Value
Merge results of multiple calls to compareAlgorithms
1 | mergeComparisons(comparisons)
|
comparisons |
List of results obtained by calling |
This will produce a new object that merges the results from the different comparisons. This is useful when different settings are used to evaluate the performance of different algorithms.
The result of merging the comparison objects, as an object of class mlr::BenchmarkResult.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.