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