Closed camroach87 closed 7 years ago
Want to remove kfold_cv and replace with get_folds. User can specify what type of cross validation they wish to carry out. Different cross-validation methods can then be added.
kfold_cv
get_folds
Changed to validatr function. Time-series and k-fold validation now available.
validatr
Want to remove
kfold_cv
and replace withget_folds
. User can specify what type of cross validation they wish to carry out. Different cross-validation methods can then be added.