March 2019
Intermediate to advanced
642 pages
22h 54m
English
In this recipe, we used the names corpus to extract labeled names, and then we classified the gender based on the final part of the name. A Naive Bayes classifier is a supervised learning classifier that uses Bayes' theorem to build the model. This topic was addressed in the Building a Naive Bayes classifier recipe in Chapter 2, Constructing a Classifier.
Read now
Unlock full access