train: Train a strategy.

Description Usage

View source: R/train.R

Description

Given a Strategy and a task, creates an appropriate Wrapped Learner and then trains a model on that wrapped learner. If passed a base mlr learner, will simply train that learner directly.

Usage

1
train(strategy, task, max.cores = NULL, ...)

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