powered by
A TaskGenerator for the 2d normals task in mlbench::mlbench.2dnormals().
mlbench::mlbench.2dnormals()
R6::R6Class inheriting from TaskGenerator.
TaskGenerator2DNormals$new() mlr_task_generators$get("2dnormals") tgen("2dnormals")
Dictionary of TaskGenerators: mlr_task_generators
as.data.table(mlr_resamplings) for a complete table of all (also dynamically created) TaskGenerator implementations.
as.data.table(mlr_resamplings)
# NOT RUN { tgen("2dnormals")$generate(10)$data() # }
Run the code above in your browser using DataLab