Strategy: Strategy object.

Description See Also

Description

A learning Strategy builds a wrapped Learner for training a Task, which may be either manually configured or (default) automatically customized to the characteristics of that Task. To see all currently implemented strategies, look at strategies.

Object members:

id (character(1))

Name of the strategy.

name (character(1))

Long name of the strategy.

task.type (character)

Supported task types of the strategy.

properties (character)

Supported learner properties of the strategy.

fun (function(task, pars))

Function that executes the strategy and returns a wrapped Learner.

See Also

makeStrategy


Prometheus77/ezmlr documentation built on May 17, 2019, 6:34 p.m.