Python Machine Learning. A complete guide to building prediction systems with Python.

github.com/rasbt/python-machine-learning-book-2nd-edition

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2019
  • Update README.md
  • Minor typo fix in ch09 (#117)
November 2019
  • Update update.py
  • donation
October 2019
  • clarify refit=True
March 2019
  • add note about perceptron p.55
November 2018
  • add new address for joblib docs
  • add note about wrong chapter reference
August 2018
  • small typo fix in nb 16, minitot_batch_length -> mini_batch_length
  • add ref to japanese version
  • add ref to japanese version
July 2018
  • Merge branch 'master' of https://github.com/rasbt/python-machine-lear…
  • check ch15 in tf 1.9
  • testing ch14 in tf1.9
  • test ch13 on Tf 1.9
  • check code with latest software
  • check with latest software package
  • test ch10 with latest softw
  • upd ch09
  • some minor comments added