File size: 1,080 Bytes
1b3eddb
4f20cc8
 
 
 
 
 
 
 
 
 
 
 
 
1b3eddb
4f20cc8
 
 
 
 
 
 
 
 
 
 
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
---
language:
- en
tags:
- optdigits
- tabular_classification
- binary_classification
- multiclass_classification
- UCI
pretty_name: Optdigits
task_categories:  # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
- tabular-classification
configs:
- optdigits
---
# Optdigits
The [Optdigits dataset](https://archive-beta.ics.uci.edu/dataset/80/optical+recognition+of+handwritten+digits) from the [UCI repository](https://archive-beta.ics.uci.edu/).

# Configurations and tasks
| **Configuration**     | **Task**                  | **Description**         |
|-----------------------|---------------------------|-------------------------|
| optdigits             | Multiclass classification.|                         |
| 0                     | Binary classification.    | Is this a 0?            |
| 1                     | Binary classification.    | Is this a 1?            |
| 2                     | Binary classification.    | Is this a 2?            |
| ...                   | Binary classification.    | ...                     |