Share a data set by uploading it to the OpenML server.
uploadOMLDataSet(x, tags = NULL, description = NULL, confirm.upload = NULL, verbosity = NULL)
x | [ |
---|---|
tags | [ |
description | [ |
confirm.upload | [ |
verbosity | [ |
[invisible(numeric(1))
].
The ID of the data (data.id
).
This function will reset the cache of listOMLDataSets
on success.
Other uploading functions: makeOMLStudy
,
uploadOMLFlow
, uploadOMLRun
,
uploadOMLStudy
Other data set-related functions: OMLDataSetDescription
,
OMLDataSet
,
convertMlrTaskToOMLDataSet
,
convertOMLDataSetToMlr
,
deleteOMLObject
,
getOMLDataSet
,
listOMLDataSets
, tagOMLObject