as.PredictionDataMultioutput: Convert a data.table prediction object from learners that...

Description Usage Arguments

View source: R/PredictionDataMultioutput.R

Description

Convert a data.table prediction object from learners that inherently can do e.g. multilabel.

Usage

1

Arguments

data

data.table
Contains predictions, must have row_id.

task_types

character
Named character vector of per-target task-types. E.g. c(tgt1 = "regr", tgt2 = "classif")


mlr-org/mlr3multioutput documentation built on Nov. 22, 2020, 1:17 p.m.