listLearnerProperties: List the supported learner properties

View source: R/Learner_properties.R

listLearnerPropertiesR Documentation

List the supported learner properties

Description

This is useful for determining which learner properties are available.

Usage

listLearnerProperties(type = "any")

Arguments

type

(character(1))
Only return properties for a specified task type. Default is “any”.

Value

(character).


mlr-org/mlr documentation built on Jan. 12, 2023, 5:16 a.m.