![]() |
Introduction to Machine Learning with Python:
Essential Concepts Using Python by Andreas Muller and Sarah Guido
|
We recommend to use a conda environment to run the Python code.
conda install numpy scipy scikit-learn matplotlib ipython pandas imageio pillow graphviz python-graphviz
conda install nltk spacy
All source code was written with reference to that book.