publish_task {mlr3oml} | R Documentation |
Publish a task on OpenML
Description
Publish a task on OpenML. This can also be achieved through the website.
Usage
publish_task(
id,
type,
estimation_procedure,
target,
api_key = NULL,
test_server = test_server_default()
)
Arguments
id |
( |
type |
( |
estimation_procedure |
( |
target |
( |
api_key |
( In case |
test_server |
( |