Datasets:
File size: 1,048 Bytes
a76289d 1c1b720 a76289d 1c1b720 |
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 |
---
language:
- en
tags:
- letter
- tabular_classification
- multiclass_classification
- binary_classification
- UCI
pretty_name: Letter
task_categories: # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
- tabular-classification
configs:
- letter
---
# Letter
The [Letter dataset](https://archive-beta.ics.uci.edu/dataset/59/letter+recognition) from the [UCI repository](https://archive-beta.ics.uci.edu/).
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. | ... |
|