convertOMLFlowToMlr: Converts a flow to a mlr learner.

View source: R/convertOMLFlowToMlr.R

convertOMLFlowToMlrR Documentation

Converts a flow to a mlr learner.

Description

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

Usage

convertOMLFlowToMlr(flow)

Arguments

flow

[OMLFlow]
The flow object.

Value

[Learner].

See Also

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


OpenML documentation built on Oct. 20, 2022, 1:07 a.m.