上QQ阅读APP看书,第一时间看更新
To get the most out of this book
This book assumes you know Python and how to install a library using easy_install or pip. We do not rely on any advanced mathematics, such as calculus or matrix algebra.
We are using the following versions throughout the book, but you should be fine with any more recent ones:
- Python 3.5
- NumPy 1.13.3
- SciPy 1.0.0
- scikit-learn latest version
All examples are available as Jupyter notebooks in our code bundle ( https://github.com/PacktPublishing/Building-Machine-Learning-Systems-with-Python-Third-edition).