Class for generating toys subject to binary classification tasks, using Gaussian distribution.
Toys are sampled from 2 Gaussian distributions (one for the positive samples, the other for the negtive samples). The positive samples have a mean of p on each component, while the negative samples have a mean of -p on each component. The number of dimension, the spacing p and the standard deviation of the Gaussian can be adjusted.
Generated lists are shuffled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|