| Package | Description |
|---|---|
| org.openml.apiconnector.algorithms | |
| org.openml.apiconnector.io |
| Modifier and Type | Method and Description |
|---|---|
static org.json.JSONArray |
TaskInformation.getCostMatrix(Task t) |
static Task.Input.Estimation_procedure |
TaskInformation.getEstimationProcedure(Task t) |
static Task.Output.Predictions |
TaskInformation.getPredictions(Task t) |
static Task.Input.Data_set |
TaskInformation.getSourceData(Task t) |
static Task.Input.Stream_schedule |
TaskInformation.getStreamSchedule(Task t) |
| Modifier and Type | Method and Description |
|---|---|
Task |
OpenmlBasicConnector.taskGet(int task_id)
Downloads the task description
|
| Modifier and Type | Method and Description |
|---|---|
File |
OpenmlBasicConnector.taskSplitsGet(Task task)
Downloads the data splits
|
Copyright © 2019 Leiden University, NL. All rights reserved.