What you need for this learning path
Module 1, Python Machine Learning will require an installation of Python 3.4.3 or newer on Mac OS X, Linux or Microsoft Windows. Use of Python essential libraries like SciPy, NumPy, scikit-Learn, matplotlib, and pandas. is essential.
Before you start, Please refer:
- The direct link to the Iris dataset would be: https://raw.githubusercontent.com/rasbt/python-machine-learning-book/master/code/datasets/iris/iris.data
- We've added some additional notes to the code notebooks mentioning the offline datasets in case there are server errors. https://www.dropbox.com/sh/tq2qdh0oqfgsktq/AADIt7esnbiWLOQODn5q_7Dta?dl=0
- Module 2, Designing Machine Learning Systems with Python, will need an inclination to learn machine learning and the Python V3 software, which you can download from https://www.python.org/downloads/.
- Module 3, Advanced Machine Learning with Python, leverages openly available data and code, including open source Python libraries and frameworks.