makeOMLRunParList function

Construct OMLRunParList.

Construct OMLRunParList.

Generate a list of OpenML run parameter settings for a given mlr learner.

makeOMLRunParList(mlr.lrn, component = NA_character_)

Arguments

  • mlr.lrn: [Learner]

    The mlr learner.

  • component: [character]

    If the learner is a (sub-)component of a flow, this component's name.

Returns

A OMLRunParList which is a list of OMLRunParameters.

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