Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 250 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 250 Bytes

Toxic_Comments_Competition

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.

Final Result: 0.96088