Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 262 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 262 Bytes

This is a text binary classification deep learning model. The model takes moview review and predicts whether it was a postive or negative review. I used Embedding, LSTM and Dense layers to finally get a training accuracy of 99.28% and test accuracy upto 89.12%.