zachmayer / caretEnsemble

caret models all the way down :turtle:
http://zachmayer.github.io/caretEnsemble/
Other
226 stars 75 forks source link

Add parallel option to caretList and predict.caretList using foreach #58

Closed zachmayer closed 1 month ago

zachmayer commented 9 years ago

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.