Skip to content

Baidaly/real-world-machine-learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-World Machine Learning

This repository includes a set of IPython notebooks with functions and example code from the Real-World Machine Learning book by Henrik Brink, Joseph Richards, and Mark Fetherolf published by Manning Books:

https://www.manning.com/books/real-world-machine-learning

The notebooks can be viewed directly in the Github repository:

https://github.com/brinkar/real-world-machine-learning

To run the code yourself, please clone this repo, install IPython (on Python 2.7) and run ipython notebook in the repo directory. We highly recommend installing the Anaconda Python distribution, which includes IPython, Scikit-Learn, Pandas, and mostly anything else used throughout the book:

https://www.continuum.io/downloads

About

Code accompanying the Real-World Machine Learning book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%