10.5 Parallel processing

Parallel processing can speed up the computations done by the tune package (introduced in the last section via fit_resamples and collect_metrics). Speed can be improved when processing uses fewer than the number of physical cores. To enable this, parallel backend R packages need to be configured. These packages and operating system specific instructions are outlined in section 10.4.