Correction in prepareFolds method. Issue was an error in the number of true_aler elements in each folds
K fold See merge request !3
runKfold return HashMap<AbstractSolution, Double> that contains the solution object and the AUC value