utkarshmani1997 / real-world-machine-learning

Code accompanying the Real-World Machine Learning book

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

License:MIT License


Languages

Language:Jupyter Notebook 100.0%