October 2018
Intermediate to advanced
134 pages
2h 39m
English
Let's get started with data visualization. We will plot histograms for each variable. The steps in the preceding section are important, because we need to understand these datasets if we want to accurately and effectively use machine learning. Otherwise, we're shooting in the dark, and we might spend time on a method that doesn't need to be investigated. We will use the plt method and make a plot, in which we will add the histograms of our dataset and edit the figure sizes, to make them easier to see.
We can see the output in the following screenshot:

As you can see, most of the preceding histograms ...
Read now
Unlock full access