Skip to content

This is a Multi Label Text Classification with implemented with python and ML. I first cleaned and pre-processed the texts, and then created a pipeline, which contained TfidfVectorizer. I used Multinomial Naive Bayes and Logistic Regression classifier. LR gave the best accuracy, averaging around 96%. This is a Kaggle competition problem.

rooky1905/Toxic_Comments_Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

About

This is a Multi Label Text Classification with implemented with python and ML. I first cleaned and pre-processed the texts, and then created a pipeline, which contained TfidfVectorizer. I used Multinomial Naive Bayes and Logistic Regression classifier. LR gave the best accuracy, averaging around 96%. This is a Kaggle competition problem.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published