Datasets:
File size: 1,194 Bytes
70ab2f9 41bde4c b6ae7b7 41bde4c e8dde31 b6ae7b7 41bde4c b6ae7b7 70ab2f9 41bde4c b6ae7b7 |
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 |
---
language:
- en
tags:
- landsat
- tabular_classification
- binary_classification
- multiclass_classification
- UCI
pretty_name: Landsat
size_categories:
- 1K<n<10K
task_categories:
- tabular-classification
configs:
- landsat
- landsat_binary
license: cc
---
# Landsat
The [Landsat dataset](https://archive-beta.ics.uci.edu/dataset/146/statlog+landsat+satellite) from the [UCI repository](https://archive-beta.ics.uci.edu/).
# 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? | |