In the SMOTE algorithm, the minority
class is over-sampled by taking each minority class sample and
introducing synthetic examples along the line segments joining
any or all of the k minority class nearest neighbors. Depending
on the amount of over-sampling required, neighbors from the
k nearest neighbors are randomly chosen [16]. In our case,
only the training files (with the best 15 attributes) have been