caretEnsemble
caretEnsemble copied to clipboard
Add parallel option to caretList and predict.caretList using foreach
In some cases this might be more desirable than just letting caret do the parallelization— e.g. we're fitting a bunch of different models, each of which has 1 set of tuning parameters.