An adventure with Python 3, cytoolz, NumPy, and matplotlib
To view the notebook in this tutorial, visit here:
Alternatively, you can run it on your machine (all deps are built for you automatically). You just need to do the following:
$ git clone https://github.com/oubiwann/linear-regression-tutorial.git
$ cd linear-regression-tutorial
$ make