Skip to content

Solutions for Kaggle - Toxic Comment Classification Challenge

License

Notifications You must be signed in to change notification settings

fortiema/toxic-classifier

Repository files navigation

toxic-classifier

Kaggle's Toxic Comment Classification Challenge

Classifier engine for toxic online comments

Model Zoo

  • Standard BiRNN
  • BiRNN with Attention
  • Mixed Char (with conv) + Token BiRNN
  • Char-level CNN-LSTM
  • Word-level LSTM-CNN

Repository Organisation

  • data - Placeholder for input/output data
  • logs - Placeholder for tensorflow logs for tboard
  • models - Placeholder for saving models
  • notebooks - IPython Experiments
  • src - Source code
    • data - Script to preprocess dataset
    • models - Script and utilities to train and eval models

Project based on the cookiecutter data science project template. #cookiecutterdatascience

About

Solutions for Kaggle - Toxic Comment Classification Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published