You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project addresses the challenge of classifying tweets as real disaster events or not. It involves natural language processing (NLP) techniques like TF-IDF vectorization and deep learning models such as Recurrent Neural Networks (RNNs) and Convolutional Neural Networks (CNNs). The project explores different feature engineering methods, including text length, word count, and hashtag count, to improve classification accuracy. Multiple models are trained and evaluated, with a focus on optimizing performance for real-world disaster response applications.
Full Name
Varunshiyam
Participant Role
Gssoc, hacktoberfest
The text was updated successfully, but these errors were encountered:
✅ This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to join our community on Discord to discuss more!
Have you completed your first issue?
Guidelines
Latest Merged PR Link
PR: #930
Project Description
This project addresses the challenge of classifying tweets as real disaster events or not. It involves natural language processing (NLP) techniques like TF-IDF vectorization and deep learning models such as Recurrent Neural Networks (RNNs) and Convolutional Neural Networks (CNNs). The project explores different feature engineering methods, including text length, word count, and hashtag count, to improve classification accuracy. Multiple models are trained and evaluated, with a focus on optimizing performance for real-world disaster response applications.
Full Name
Varunshiyam
Participant Role
Gssoc, hacktoberfest
The text was updated successfully, but these errors were encountered: