-
Notifications
You must be signed in to change notification settings - Fork 0
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
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published