landsat / README.md
mstz's picture
Update README.md
e8dde31
metadata
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 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?