Converts an OMLFlow that was originally created with the OpenML R-package to a Learner.

convertOMLFlowToMlr(flow)

Arguments

flow

[OMLFlow]
The flow object.

Value

[Learner].

See also