Datasets:
metadata
language:
- en
tags:
- letter
- tabular_classification
- multiclass_classification
- binary_classification
- UCI
pretty_name: Letter
task_categories:
- tabular-classification
configs:
- letter
Letter
The Letter dataset from the UCI repository. Letter recognition.
Configurations and tasks
| Configuration | Task | Description |
|---|---|---|
| letter | Multiclass classification. | |
| A | Binary classification. | Is this letter A? |
| B | Binary classification. | Is this letter B? |
| C | Binary classification. | Is this letter C? |
| ... | Binary classification. | ... |