export(adam2)
export(rus)
export(sbo)
export(sbag)
export(ub)
export(predict.modelBst)
export(predict.modelBag)
export(measure)
S3method(predict, modelBag)
S3method(predict, modelBst)
import(methods)
importFrom(e1071, svm)
importFrom(e1071, naiveBayes)
importFrom(rpart, rpart)
importFrom(C50, C5.0)
importFrom(randomForest, randomForest)
importFrom(pROC, roc)
importFrom(pROC, auc)
importFrom(stats, reformulate)
importFrom(stats, predict)
importFrom(smotefamily, SMOTE)
