publish_collection {mlr3oml} | R Documentation |
Publish a Collection to OpenML
Description
Publish a collection to OpenML This can also be achieved through the website.
Usage
publish_collection(
ids,
name,
desc,
main_entity_type = "task",
alias = NULL,
api_key = NULL,
test_server = test_server_default()
)
Arguments
ids |
( |
name |
( |
desc |
( |
main_entity_type |
( |
alias |
( |
api_key |
( In case |
test_server |
( |