train_model: Train Model

Description Usage Arguments Details

Description

This functions trains a model defined by a mlr classifier. This is really just a wrapper mlr. It carries the beta parameter that will be used in the probability estimation later.

Usage

1
train_model(task, model, perc_perf = 0.2)

Arguments

task

the task object

model

the model object

perc_perf

percentage of task size to be used to calculate performance

Details

Its important to say that performance


dfalbel/bc documentation built on May 15, 2019, 5:08 a.m.