What you need for this learning path

Module 1:

For running the module's examples, you will need a running Python environment, including the scikit-learn library and NumPy and SciPy mathematical libraries. The source code will be available in the form of IPython notebooks. For Chapter 4, Advanced Features, we will also include the Pandas Python library. Chapter 1, Machine Learning – A Gentle Introduction, shows how to install them in your operating system.

Module 2:

Here are the contents that will get the environment set up. This will allow you to follow along with the code in this module. This method may be easier for less-experienced Python developers:

dateutil==2.1

ipython==2.2.0

ipython-notebook==2.1.0

jinja2==2.7.3

markupsafe==0.18

matplotlib==1.3.1

numpy==1.8.1

patsy==0.3.0

pandas==0.14.1

pip==1.5.6

pydot==1.0.28

pyparsing==1.5.6

pytz==2014.4

pyzmq==14.3.1

scikit-learn==0.15.0

scipy==0.14.0

setuptools==3.6

six==1.7.3

ssl_match_hostname==3.4.0.2

tornado==3.2.2

Module 3:

The examples in this module assume that you have an installation of Python 2.7. The first chapter will describe methods to install scikit-learn 0.15.2, its dependencies, and other libraries on Linux, OS X, and Windows.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset