- Notifications
You must be signed in to change notification settings - Fork0
Notebooks and code for the book "Introduction to Machine Learning with Python"
btbytes/introduction_to_ml_with_python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository holds the code for the forthcomming book "Introduction to MachineLearning with Python" byAndreas Mueller andSarah Guido.You can find details about the book on theO'Reilly website.
The books requires the current development version of scikit-learn, that is0.18-dev. Most of the book can also be used with previous versions ofscikit-learn, though you need to adjust the import for everything from themodel_selection module, mostlycross_val_score,train_test_splitandGridSearchCV.
This repository provides the notebooks from which the book is created, togetherwith themglearn library of helper functions to create figures anddatasets.
For the curious ones, the cover depicts ahellbender
About
Notebooks and code for the book "Introduction to Machine Learning with Python"
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- Jupyter Notebook99.9%
- Python0.1%
