doughnutRand: Doughnut shaped dataset with 8 extra random attributes
Description
V1 to V8 are the extra random features (in the range 0-1)
V9 and V10 are the original input features, normalized to 0-1
V11 is the output (TRUE / FALSE)
Usage
data(doughnutRand)
Arguments
Format
An object of class data.frame with 10000 rows and 11 columns.