TaskGeneratorXor: XOR Classification Task Generator

Description Format Construction See Also Examples

Description

A TaskGenerator for the xor task in mlbench::mlbench.xor().

Format

R6::R6Class inheriting from TaskGenerator.

Construction

1
2
3

See Also

Dictionary of TaskGenerators: mlr_task_generators

Examples

1
tgen("xor")$generate(10)$data()

mllg/mlr3 documentation built on Sept. 27, 2019, 9:38 a.m.