Datasets:
File size: 1,279 Bytes
ae986bd 091254c f32ffe9 091254c f32ffe9 091254c f32ffe9 ae986bd 091254c f32ffe9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
---
language:
- en
tags:
- shuttle
- tabular_classification
- binary_classification
- multiclass_classification
- UCI
pretty_name: Shuttle
size_categories:
- 10K<n<100K
task_categories:
- tabular-classification
configs:
- shuttle
- shuttle_binary
license: cc
---
# Shuttle
The [Shuttle dataset](https://archive-beta.ics.uci.edu/dataset/146/statlog+shuttle+satellite) from the [UCI repository](https://archive-beta.ics.uci.edu/).
# 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? | |