Aarthy153 / KG-FOSS-DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://tinyurl.com/deep-learning-simplified
MIT License
0 stars 4 forks source link

Twitter Sentiment Analysis #2

Open Aarthy153 opened 1 year ago

Aarthy153 commented 1 year ago

Deep Learning Simplified Repository (Proposing new issue) 🔴 Twitter Sentiment Analysis :

🔴 Aim: Perform Sentiment Analysis with 3-4 Deep Learning Models and find the best-fit model.

🔴 Dataset: https://www.kaggle.com/datasets/kazanova/sentiment140

🔴 Approach: Try to use 3-4 algorithms to implement the models and compare all the algorithms to find the best-fitted model algorithm by checking the accuracy scores. Also do not forget to do an exploratory data analysis before creating any model.

Aakash67 commented 1 year ago

Check my PR