ReproducibleInstances which can be stored and recreated if needed.See: Description
| Class | Description |
|---|---|
| FoldBasedSubsetInstruction |
Instruction to track a fold-based subset computation for a
ReproducibleInstances object. |
| Instruction |
Instruction class that can be converted into json.
|
| LoadDataSetInstruction |
Instruction for dataset loading, provider and id are used to identify the data set.
|
| ReproducibleInstances |
New Instances class to track splits and data origin.
|
| SplitInstruction |
Instruction to track a split for a
ReproducibleInstances object. |
| Enum | Description |
|---|---|
| DataProvider |
ReproducibleInstances which can be stored and recreated if needed.