steel_plates / README.md
mstz's picture
Update README.md
f2e3b69
|
raw
history blame
1.43 kB
---
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? |