View on GitHub

Learning Scikit-learn Book

Source code for the "Learning scikit-learn: Machine Learning in Python"

Download this project as a .zip file Download this project as a tar.gz file

This repository holds all the ipython notebooks and datasets for the "Learning scikit-learn: machine learning in Python" book, by Raúl Garreta and Guillermo Moncecchi. Chapters are self explanatory, so you do not have to own the book to understand the code. Enjoy, and let us know any bug or suggested addition or explanation you need!

Unfortunately, due to edition issues, the code included with the book has many, many typos. That is why we recommend checking (and downloading!) these notebooks for up-to-date, corrected versions of the algorithms presented. The code here included will also be timely tested against the latest versions of scikit-learn and related libraries.

Learning Scikit-learn: Machine Learning in Python