Skip to content

AkihiroNomura/NLP-with-Disaster-Tweets-Challenge

Repository files navigation

Real or Not? NLP with Disaster Tweets Challenge

Capstone project for Udacity Machine Learning Engineer Nanodegree

Dataset

The training and testing datasets for the NLP with Disaster Tweets can be downloaded from Kaggle's competition webpage.

Note: The notebook assumes data files are stored in data directory.

Software Requirements

  • Python >= 3.6

The libraries used are:

  • numpy
  • pandas
  • seaborn
  • plotly.express
  • wordcloud
  • re
  • nltk
  • sklearn
  • xgboost

It is recommended to use XGBoost with GPU support for better performance. If you need more information on that, please read here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published