May 2017
Intermediate to advanced
310 pages
8h 5m
English
In order to proceed with this chapter, you will need to install the following packages. These packages will be used to preprocess and visually represent the data being processed. Some of the packages also contain well-written and perfected algorithms that will operate on our data.
Preferably, these modules should be installed within a virtual environment such as pip:
% pip install numpy% pip install scikit-learn% pip install matplotlib% pip install pandas% pip install textblob
These packages may require other platform-specific modules to be installed first. Take note and install all dependencies: