metadata
language:
- en
tags:
- shuttle
- tabular_classification
- binary_classification
- multiclass_classification
pretty_name: Shuttle
size_categories:
- 10K<n<100K
task_categories:
- tabular-classification
configs:
- shuttle
- shuttle_binary
Shuttle
The Shuttle dataset from the UCI repository.
Configurations and tasks
| Configuration | Task | Description |
|---|---|---|
| shuttle | Multiclass classification. | |
| shuttle_0 | Binary classification. | Is the image of class 0? |
| shuttle_1 | Binary classification. | Is the image of class 1? |
| shuttle_2 | Binary classification. | Is the image of class 2? |
| shuttle_3 | Binary classification. | Is the image of class 3? |
| shuttle_4 | Binary classification. | Is the image of class 4? |
| shuttle_5 | Binary classification. | Is the image of class 5? |
| shuttle_6 | Binary classification. | Is the image of class 6? |