Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 245 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 245 Bytes

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.