Closed ramhiser closed 9 years ago
Nothing fancy. Simply parallel::mclapply to iterate through tuning parameters or cross-validation folds. The user should specify the number of cores num_cores, which defaults to 1.
parallel::mclapply
num_cores
Nothing fancy. Simply
parallel::mclapply
to iterate through tuning parameters or cross-validation folds. The user should specify the number of coresnum_cores
, which defaults to 1.