Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 477 Bytes

File metadata and controls

5 lines (3 loc) · 477 Bytes

Kaggle competition: Natural Language Processing with Disaster Tweets

In this project, we will build a machine learning model (NLP) that predicts which Tweets are about real disasters and which ones aren’t. This is a binary classification problem and we will be using a Deep Learning model; Recurrent Neural Networks (RNNs).

Project submission