vowels {fdm2id} | R Documentation |
Vowels dataset
Description
Excerpt of the Letter Recognition Data Set (UCI repository).
Usage
vowels
vowels.train
vowels.test
Format
The dataset has 4664 instances described by 17 variables. The first variable is the classification into 6 classes (letter A, E, I, O, U and Y).
vowels.train
contains 233 instances and vowels.test
contains 4431.
Source
https://archive.ics.uci.edu/ml/datasets/letter+recognition
[Package fdm2id version 0.9.9 Index]