Skip to content

baudev/toxic-classifier-dp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toxic comment classifier

This is a deep learning model trained using Tensorflow to identify and classify toxic online comments. The dataset comes from Kaggle and can be found here.

We exported our model and implemented it into a website with Tensorflow.js. You can try it out at https://baudev.github.io/toxic-classifier-dp/

Preview

screen

Note

The first loading of the site can take several minutes as approximately 100MB of files need to be downloaded. Once the files have been downloaded, as they are cached by your browser, the next uploads will be much faster!