Training set and test set
This class contains a dataset divided into four parts: the training set and test set, description and class labels.
train.x
the training set (description), as a data.frame
or a matrix
.
train.y
the training set (target), as a vector
or a factor
.
test.x
the training set (description), as a data.frame
or a matrix
.
test.y
the training set (target), as a vector
or a factor
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.