Kaggle's Toxic comment classification challenge (https://www.kaggle.com/c/jigsaw-toxic-comment-classification-challenge)
data - contains the source of the data which is Kaggle's Toxic comment classification challenge. scripts - contain scripts I used for exploratory data analysis, training and testing. results- contain my results on the test set provided by Kaggle.
In the end I got an accuracy of 99.76% on the test set.