Try it out on Binder! In its current form, this tutorial is meant to be executed with Jupyter notebook 5.0, using IPython 6.0 or newer on Python 3, the latest IPython version compatible with Python 2 ...
Learn how to perform parallel cross validation and hyper parameters grid search in parallel with IPython. Learn to analyze the kinds of common errors predictive models are subject to and how to refine ...
As I noted in a recent post on reproducing data projects, notebooks have become popular tools for maintaining, sharing, and replicating long data science workflows. Much of that is due to the ...