convertOMLMlrRunToBMR {OpenML}R Documentation

Convert OMLMlrRuns to a BenchmarkResult.

Description

Converts one or more OMLMlrRuns to a BenchmarkResult.

Usage

convertOMLMlrRunToBMR(...)

Arguments

...

[OMLMlrRun]
One or more OMLMlrRuns

Value

[BenchmarkResult].

See Also

Other run-related functions: convertOMLRunToBMR(), deleteOMLObject(), getOMLRun(), listOMLRuns(), makeOMLRunParameter(), makeOMLRun(), tagOMLObject(), uploadOMLRun()


[Package OpenML version 1.12 Index]