Skip to content

Vignesh6v/ML-Classifiers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML Classifiers

Naive Bayes Classifier for Insult/ Not Insult data. Used both,

  1. Mutlinomial Naive Bayes
  2. Bernoulli Naive Bayes

Preprocessing + Random Forest for Moive review

  • Preprocessing with nltk library. Removing stopwords
  • 100 desicion trees were used to in the Random Forest

Releases

No releases published

Packages

No packages published