May 2018
Beginner
490 pages
13h 16m
English
You will need Python 3.6x 64-bit from https://www.python.org/.
You will also need these libraries:
from googleapiclient.discovery import buildimport html.parser as htmlparserimport pandas as pdfrom matplotlib import pyplot as pltfrom sklearn.neighbors import KNeighborsClassifier
And you will need programs from GitHub Chapter08:
Check out the following video to see the code in action:
Read now
Unlock full access