
Letter Recognition
Donated on 12/31/1990
Database of character image features; try to identify the letter
Dataset Characteristics
Multivariate
Subject Area
Computer
Associated Tasks
Classification
Attribute Type
Integer
# Instances
20000
# Attributes
16
Information
Additional Information
The objective is to identify each of a large number of black-and-white rectangular pixel displays as one of the 26 capital letters in the English alphabet. The character images were based on 20 different fonts and each letter within these 20 fonts was randomly distorted to produce a file of 20,000 unique stimuli. Each stimulus was converted into 16 primitive numerical attributes (statistical moments and edge counts) which were then scaled to fit into a range of integer values from 0 through 15. We typically train on the first 16000 items and then use the resulting model to predict the letter category for the remaining 4000. See the article cited above for more details.
Has Missing Values
Symbol: 0
Attribute Information
Additional Information
1. lettr capital letter (26 values from A to Z) 2. x-box horizontal position of box (integer) 3. y-box vertical position of box (integer) 4. width width of box (integer) 5. high height of box (integer) 6. onpix total # on pixels (integer) 7. x-bar mean x of on pixels in box (integer) 8. y-bar mean y of on pixels in box (integer) 9. x2bar mean x variance (integer) 10. y2bar mean y variance (integer) 11. xybar mean x y correlation (integer) 12. x2ybr mean of x * x * y (integer) 13. xy2br mean of x * y * y (integer) 14. x-ege mean edge count left to right (integer) 15. xegvy correlation of x-ege with y (integer) 16. y-ege mean edge count bottom to top (integer) 17. yegvx correlation of y-ege with x (integer)
Features
Attribute Name | Role | Type | Description | Units | Missing Values |
---|---|---|---|---|---|
lettr | Target | Categorical | false | ||
x-box | Feature | Discrete | false | ||
y-box | Feature | Discrete | false | ||
width | Feature | Discrete | false | ||
high | Feature | Discrete | false | ||
onpix | Feature | Discrete | false | ||
x-bar | Feature | Discrete | false | ||
y-bar | Feature | Discrete | false | ||
x2bar | Feature | Discrete | false | ||
y2bar | Feature | Discrete | false |
0 to 10 of 17
Baseline Model Performance
Papers Citing this Dataset
By Bin Dong, Haocheng Ju, Yiping Lu, Zuoqiang Shi. 2019
Published in ArXiv.
By Bowen Zhao, Xi Xiao, Wanpeng Zhang, Bin Zhang, Shutao Xia. 2019
Published in ArXiv.
By Mineto Tsukada, Masaaki Kondo, Hiroki Matsutani. 2019
Published in ArXiv.
By Elizaveta Rebrova, Gustavo Chavez, Yang Liu, Pieter Ghysels, Xiaoye Li. 2018
Published in IPDPS workshops 2018.
By Yazhou Yang, Marco Loog. 2017
Published in Pattern Recognition 78C (2018) pp. 358-370.
0 to 5 of 25
Slate,David. (1991). Letter Recognition. UCI Machine Learning Repository. https://doi.org/10.24432/C5ZP40.
@misc{misc_letter_recognition_59, author = {Slate,David}, title = {{Letter Recognition}}, year = {1991}, howpublished = {UCI Machine Learning Repository}, note = {{DOI}: https://doi.org/10.24432/C5ZP40} }
Creators
David Slate
DOI
License
This dataset is licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) license.
This allows for the sharing and adaptation of the datasets for any purpose, provided that the appropriate credit is given.