
Last chance! 50% off unlimited learning
Sale ends in
This data file consists of 300 objects with 10 features. The features x1-x5 are informative and define the cluster structure of the dataset. The clusters are generated in the two-dimensional space x1-x2. The values of the features x3-x5 are identically generated as for x2. Features values x1-x5 are normally distributed values with the same standard deviation and different mean values. Features x6-x10 are random variables uniformly distributed in the interval [0, 1] and present the uninformative features.
data_test
A data.frame containing 300 observations of 11 variables and class with three labels.
# NOT RUN {
# load the dataset
data(data_test)
# }
Run the code above in your browser using DataLab