Skip to content

A Jupyter notebook which compares the performance of various machine learning models for disaster tweet classification, highlighting the effectiveness of a stacked ensemble model.

Notifications You must be signed in to change notification settings

karol-pa/Kaggle-nlp-competition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle-nlp-competition

In this Jupyter notebook, a neural network classifier, logistic regression, Random Forest and Adaboost models are tested for disaster tweet classification. It compares the performance of these models and demonstrates that stacking a Logistic Regression model, Random Forest, and Adaboost outperforms the other approaches, achieving an AUC of 0.849 on the test data.

About

A Jupyter notebook which compares the performance of various machine learning models for disaster tweet classification, highlighting the effectiveness of a stacked ensemble model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published