mlr (version 2.15.0)

makeTaskDescInternal: Exported for internal use.

Description

Exported for internal use.

Usage

makeTaskDescInternal(type, id, data, target, weights, blocking,
  coordinates)

Arguments

type

(character(1)) Task type.

id

(character(1)) task id

data

(data.frame) data

target

(character) target columns

weights

(numeric) weights

blocking

(numeric) task data blocking

coordinates

(logical(1)) whether spatial coordinates have been provided