December 2018
Intermediate to advanced
274 pages
7h 46m
English
The following software needs to be installed on the developer machine:
The exercise programs for the chapter can be found on the GitHub repository (https://github.com/PacktPublishing/Machine-Learning-for-Mobile) under the Chapter03 folder. Let's start by entering the command to install the Python package:
pip install pandaspip install -U scikit-learnpip install -U pandas
Then, issue the command to install coremltools:
pip install -U coremltools
Read now
Unlock full access