extractOMLStudyIds {OpenML} | R Documentation |
Extract IDs of a OMLStudy object
Description
Extracts either all data.id
s, task.id
s, flow.id
s or run.id
s from an OMLStudy
object.
Usage
extractOMLStudyIds(object, type, chunk.size = 400)
Arguments
object |
[ |
type |
[ |
chunk.size |
[ |
Value
[numeric
].
[Package OpenML version 1.12 Index]