Datasets:
File size: 1,427 Bytes
45894b8 3a8bcb6 f2e3b69 3a8bcb6 f2e3b69 3a8bcb6 f2e3b69 45894b8 3a8bcb6 f2e3b69 |
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 34 35 36 37 38 39 |
---
language:
- en
tags:
- steel_plates
- tabular_classification
- binary_classification
- multiclass_classification
- UCI
pretty_name: Landsat
size_categories:
- 1K<n<5K
task_categories:
- tabular-classification
configs:
- steel_plates
- steel_plates_0
- steel_plates_1
- steel_plates_2
- steel_plates_3
- steel_plates_4
- steel_plates_5
- steel_plates_6
license: cc
---
# Landsat
The [Steel Plates dataset](https://archive-beta.ics.uci.edu/dataset/198/steel+plates+faults) from the [UCI repository](https://archive-beta.ics.uci.edu/).
# Configurations and tasks
| **Configuration** | **Task** | **Description** |
|-----------------------|---------------------------|-------------------------|
| steel_plates | Multiclass classification.| |
| steel_plates_0 | Binary classification. | Is the input of class 0? |
| steel_plates_1 | Binary classification. | Is the input of class 1? |
| steel_plates_2 | Binary classification. | Is the input of class 2? |
| steel_plates_3 | Binary classification. | Is the input of class 3? |
| steel_plates_4 | Binary classification. | Is the input of class 4? |
| steel_plates_5 | Binary classification. | Is the input of class 5? |
| steel_plates_6 | Binary classification. | Is the input of class 6? | |