imbalanced.data.generator: Synthetic imbalanced data generator
Description
A variable number of minority and majority class examples are generated. All the features of the majority class are distributed according
to a Gaussian distribution with mean=0 and sd=1. Of the overall n.features, n.inf. features of the minority class are distributed according to a gaussian centered in 1 with standard deviation sd.