| uploadOMLStudy {OpenML} | R Documentation |
Upload OpenML Study information.
Description
A OpenML study is a collection of OpenML objects. If you create a study through the website https://www.openml.org/new/study, you can also specify an alias which can be used to access the study.
Usage
uploadOMLStudy(x, confirm.upload = NULL, verbosity = NULL)
Arguments
x |
[[ |
confirm.upload |
[ |
verbosity |
[ |
Value
[OMLStudy].
See Also
Other uploading functions:
makeOMLStudy(),
uploadOMLDataSet(),
uploadOMLFlow(),
uploadOMLRun()
[Package OpenML version 1.12 Index]