AbstractEditableDataTableAction |
|
Append |
Appends the selected datasets into single dataset (one-after-the-other).
|
Compatibility |
Checks the compatibility of the selected datasets.
|
Copy |
Copies the selected dataset.
|
Merge |
Merges the selected datasets (side-by-side).
|
Randomize |
Randomizes the selected dataset.
|
RandomSubset |
Creates a random subset from a dataset and inserts it as a new dataset.
|
RemoveTestSet |
Removes the test instances from one dataset in another.
|
Rename |
Renames the selected dataset.
|
Revert |
Reverts the selected dataset (if possible).
|
Save |
Saves the selected data.
|
SaveIndexedSplitsRuns |
Saves the indexed splits runs generated from the selected data.
|
Split |
Creates train/test splits from a dataset and inserts these as new datasets.
|