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/r documentation built on June 4, 2024, 12:16 a.m.