Datasets:
metadata
language:
- en
tags:
- landsat
- tabular_classification
- binary_classification
- multiclass_classification
pretty_name: Landsat
size_categories:
- 1K<n<5K
task_categories:
- tabular-classification
configs:
- landsat
- landsat_binary
Landsat
The Landsat dataset from the UCI repository.
Configurations and tasks
Configuration | Task | Description |
---|---|---|
landsat | Multiclass classification. | |
landsat_0 | Binary classification. | Is the image of class 0? |
landsat_1 | Binary classification. | Is the image of class 1? |
landsat_2 | Binary classification. | Is the image of class 2? |
landsat_3 | Binary classification. | Is the image of class 3? |
landsat_4 | Binary classification. | Is the image of class 4? |
landsat_5 | Binary classification. | Is the image of class 5? |