# Generated by roxygen2: do not edit by hand

export(rf_opt)
export(svm_cv_opt)
export(svm_opt)
export(xgb_cv_opt)
export(xgb_opt)
import(rBayesianOptimization)
import(ranger)
import(xgboost)
importFrom(Matrix,sparse.model.matrix)
importFrom(dplyr,"%>%")
importFrom(dplyr,select)
importFrom(e1071,svm)
importFrom(rlang,"!!")
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rlang,quo)
importFrom(stats,predict)
