An open API service indexing awesome lists of open source software.

https://github.com/evanli/python-ml-blueprints

Python Machine Learning Blueprints(Python机器学习实践指南)书籍代码实现,配有中文说明
https://github.com/evanli/python-ml-blueprints

blueprints jupyter-notebook machine-learning python

Last synced: 7 days ago
JSON representation

Python Machine Learning Blueprints(Python机器学习实践指南)书籍代码实现,配有中文说明

Awesome Lists containing this project

README

        

# Python Machine Learning Blueprints(Python机器学习实践指南)

## About the book

[Python Machine Learning Blueprints](https://www.packtpub.com/big-data-and-business-intelligence/python-machine-learning-blueprints?utm_source=github&utm_medium=repository&utm_campaign=9781784394752), published by Packt.

It contains all the supporting project files necessary to work through the book from start to finish.

英文版官方代码Github链接:[Python-Machine-Learning-Blueprints](https://github.com/PacktPublishing/Python-Machine-Learning-Blueprints)

## PDF书籍

- [Python机器学习实践指南](./Python机器学习实践指南.pdf) \| [download(43.2M)](https://github.com/EvanLi/Python-ML-Blueprints/raw/master/Python机器学习实践指南.pdf)
- [Python机器学习实践指南_compressed](./Python机器学习实践指南_compressed.pdf) \| [download(14.1M)](https://github.com/EvanLi/Python-ML-Blueprints/raw/master/Python机器学习实践指南_compressed.pdf)

## 项目说明

按照书籍内容添加了中文说明,并修改了一些代码上的更新变化(如python,sklearn一些模块的弃用、更新等)。