The carousel on the left shows the basic plots, plots with multiple subplots, and even how to incorporate a legend. The right carousel shows histograms, box plots, regression, and classification.
The image on the left shows the predict plot and the right shows the diabetes data in a scatterplot, both featuring a linear regression line.
The above two images shows the difference in accuracy of the diabetes and first network python scripts, with the first one having an accuracy of 78.26% while the second one had an accuracy of 77.21%.
Titanic 1 shows only how many males and females survived in total compared to the total number of people on the boat whereas Titanic 2 shows more information.
The image carousel on the left shows multiple charts regarding the temperature, CPU usage, and the date/time of the reading.
The graph on the right shows all the data points of the temperature as well as a regression. It can be noted how the last data point causes the regression to have a higher slope.