Spam-Classification-LSTM Language Used Required Libraries pandas nltk re tensorflow keras sklearn Description I've trained a LSTM model for spam classification. The results are as follows: i) I got a accuracy score of approximiately 98.4% ii) I got precision,recall and f1-score of 99% respectively.