January 2019
Beginner to intermediate
336 pages
7h 58m
English
Let's now move on to look at how to build our model.
df_messages.head(3)
In the following screenshot, we can see that there are two columns: labels and message. The output is as follows:

df_messages.describe()
This gives us the following metrics:
