Skip to content

Kaggle Competition: Predict which Tweets are about real disasters and which ones are not.

License

Notifications You must be signed in to change notification settings

p3p31v/NLP-with-Disaster-Tweets

Repository files navigation

Disaster-Tweets

The notebooks offer solutions to the binary classification problem of identifying disaster or non-disaster tweets for the Kaggle competition "Natural Language Processing with Disaster Tweets" link

Model Training

RandomForestClassifier

Cross-Validation
  • StratifiedKFold
  • F1 Score

Settings

Create a virtual environment and execute the following line of code:

pip install -r requirements.txt

Language

Python 3.9.6

About

Kaggle Competition: Predict which Tweets are about real disasters and which ones are not.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •