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:
character(1))Name of the strategy.
character(1))Long name of the strategy.
character)Supported task types of the strategy.
character)Supported learner properties of the strategy.
function(task, pars))Function that executes the strategy and returns a wrapped Learner.
makeStrategy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.