Iris-train {FKBL}R Documentation

Train problem for IRIS

Description

This is a matrix with 5 columns. Each row is a point, there are 135. The 4 first columns are the value of a dimension of the point, the 5th is the class of that point. It is a premade training set.

Usage

data(iris.train)

Format

A matrix.

Source

Teaching Materials, Laboratory Classes of Knowledge Engineering, Luciano Sánchez, EPSI Gijón


[Package FKBL version 0.50-4 Index]