Building Machine Learning Systems with Python
上QQ阅读APP看书,第一时间看更新

Getting started

Assuming that you have Python already installed (anything at least as recent as 3 should be fine), we need to install NumPy and SciPy for numerical operations, as well as Matplotlib for visualization.