Toxic Comment Classification
Designed pipeline for text cleaning plying Texthero (removed digits, url, spaces, stop words etc), generated tokens and applied padding for same input size to build text classification model with cell state LSTM, dense, batch normalization and dropout layers to avoid overfitting.