zake7749/DeepToxic

top 1% solution to toxic comment classification challenge on Kaggle.

49
/ 100
Emerging

Combines multiple preprocessing strategies (spelling correction, POS tagging, heavy cleaning) and embedding sources (FastText, GloVe variants) with ensemble methods across word-level and character-level RNNs/CNNs. Uses Pooled RNN and K-max CNN architectures with aggressive dropout and batch normalization for regularization, plus a binary meta-label ("bad_comment") to increase training signal diversity. Final predictions leverage low-correlation char and word-level models through bagging to achieve robust toxic comment detection.

191 stars. No commits in the last 6 months.

Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 23 / 25

How are scores calculated?

Stars

191

Forks

68

Language

Jupyter Notebook

License

MIT

Last pushed

Feb 06, 2019

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zake7749/DeepToxic"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.