checkLearner: Exported for internal use only.

View source: R/checkLearner.R

checkLearnerR Documentation

Exported for internal use only.

Description

Exported for internal use only.

Usage

checkLearner(learner, type = NULL, props = NULL)

Arguments

learner

(Learner | character(1))
The learner to check, or the name of the learner to create

type

(character(1))
What type of learner to require.

props

(character(1))
What properties to require.


mlr documentation built on Sept. 29, 2022, 5:05 p.m.