Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 773 Bytes

File metadata and controls

16 lines (11 loc) · 773 Bytes

本项目包含了经典Python机器学习入门书籍《机器学习系统设计》的源码和数据。

Building Machine Learning Systems with Python

Source Code for the book Building Machine Learning Systems with Python by Luis Pedro Coelho and Willi Richert.

The book was published in 2013 (second edition in 2015) by Packt Publishing and is available from their website.

The code in the repository corresponds to the second edition. Code for the first edition is available in first_edition branch.