import(R6)
import(Rcpp)
import(foreach)
import(doParallel)
importFrom(utils, txtProgressBar)
export(Model)
export(cross_val_score)
