Language Classification with Naive Bayes in Python

Go to class
Write Review

Language Classification with Naive Bayes in Python provided by Coursera is a comprehensive online course, which lasts for 1-2 hours worth of material. Language Classification with Naive Bayes in Python is taught by Ari Anastassiou. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • In this 1-hour long project, you will learn how to clean and preprocess data for language classification. You will learn some theory behind Naive Bayes Modeling, and the impact that class imbalance of training data has on classification performance. You will learn how to use subword units to further mitigate the negative effects of class imbalance, and build an even better model.