View source: R/convertOMLRunToBMR.R
| convertOMLRunToBMR | R Documentation |
Converts an OMLRun to a BenchmarkResult.
convertOMLRunToBMR(
run,
measures = run$task.evaluation.measure,
recompute = FALSE
)
run |
[ |
measures |
[ |
recompute |
[ |
[BenchmarkResult].
Other run-related functions:
convertOMLMlrRunToBMR(),
deleteOMLObject(),
getOMLRun(),
listOMLRuns(),
makeOMLRunParameter(),
makeOMLRun(),
tagOMLObject(),
uploadOMLRun()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.