/parallel-cross-validation

Run Monte Carlo cross validation in parallel on a multicore machine.

Primary LanguageJupyter Notebook

This project makes use of the ipyparallel package to perform Monte Carlo cross validation over a grid of parameters in parallel on a multicore machine. To execute the code, you need to install the package and start a local cluster on your computer. To be able to do this, follow the instructions here.