# Generated by roxygen2: do not edit by hand

export(CV)
export(FittedCV)
export(FittedGridSearch)
export(FittedGridSearchCV)
export(GridSearch)
export(GridSearchCV)
export(cv_split)
importFrom(R6,R6Class)
importFrom(future.apply,future_lapply)
importFrom(progressr,progressor)
importFrom(progressr,with_progress)
importFrom(rlang,abort)
importFrom(rlang,as_string)
importFrom(rlang,call2)
importFrom(rlang,call_modify)
importFrom(rlang,enexpr)
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rlang,expr)
