GRATIS

Language Classification with Naive Bayes in Python

  • money

    Cursos gratis (Auditar)

    question-mark
  • earth

    Inglés

  • folder

    NaN

  • certificate

    Guía de Registro en Coursera

    arrow
Acerca de este curso

  • Language Classification with Naive Bayes in Python
    • In this 1-hour long project, you will learn how to design a model end-to-end that can classify sentences into one of Slovak, Czech, and English. During this process, you will implement relevant preprocessing steps, as well as address class imbalance in your training set by employing the learned theory of Naive Bayes Models, as well as implementing a more advanced technique: subword units.