Share a flow by uploading it to the OpenML server.
uploadOMLFlow(x, tags = NULL, verbosity = NULL, confirm.upload = NULL, sourcefile = NULL, binaryfile = NULL)
x | |
---|---|
tags | [ |
verbosity | [ |
confirm.upload | [ |
sourcefile | [ |
binaryfile | [ |
[invisible(numeric)
].
The ID of the flow (flow.id
).
This function will reset the cache of listOMLFlows
on success.
Other uploading functions: makeOMLStudy
,
uploadOMLDataSet
,
uploadOMLRun
, uploadOMLStudy