Skip to content

DL model which classifies a given input sentence into 6 different labels. It is RNN which consists of various layers like LSTM, DropOut, Embeddings etc. Tokenizer and padding is used for performing the text preprocessing.

Notifications You must be signed in to change notification settings

chanakya1310/Toxic-Comment---ML

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toxic-Comment---ML

DL model which classifies a given input sentence into 6 different labels. It is RNN which consists of various layers like LSTM, DropOut, Embeddings etc. Tokenizer and padding is used for performing the text preprocessing.

About

DL model which classifies a given input sentence into 6 different labels. It is RNN which consists of various layers like LSTM, DropOut, Embeddings etc. Tokenizer and padding is used for performing the text preprocessing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%