convertOMLFlowToMlr function

Converts a flow to a mlr learner.

Converts a flow to a mlr learner.

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

convertOMLFlowToMlr(flow)

Arguments

  • flow: [OMLFlow]

    The flow object.

Returns

[Learner].

See Also

Other flow-related functions: deleteOMLObject(), getOMLFlow(), listOMLFlows(), makeOMLFlowParameter(), makeOMLFlow(), tagOMLObject()

  • Maintainer: Giuseppe Casalicchio
  • License: BSD_3_clause + file LICENSE
  • Last published: 2022-10-19