You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kaggle Toxic comments competition. Uses both a word and character tfidf vectorizer for features,
as well as a simple log-length of comment feature.
Logistic regression is used for prediction.