# 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,
  with_progress
)
importFrom(rlang,
  abort,
  as_string,
  call2,
  call_modify,
  enexpr,
  enquo,
  eval_tidy,
  expr
)
