Learn R Programming

qkerntool (version 1.19)

mfeat_pix: mfeat_pix dataset

Description

This dataset consists of features of handwritten numerals (`0'--`9') extracted from a collection of Dutch utility maps. 200 patterns per class (for a total of 2,000 patterns) have been digitized in binary images. This dataset is about 240 pixel averages in 2 x 3 windows

Usage

data("mfeat_pix")

Arguments

Format

A data frame with 2000 observations on the following 240 variables.

Examples

Run this code
# NOT RUN {
data(mfeat_pix)
# }

Run the code above in your browser using DataLab