abhisheks008 / ML-Crate

ML-Crate stands as the ultimate hub for a multitude of exciting ML projects, serving as the go-to resource haven for passionate and dedicated ML enthusiasts!🌟💫 Devfolio URL, https://devfolio.co/projects/mlcrate-98f9
https://quine.sh/repo/abhisheks008-ML-Crate-409463050
MIT License
179 stars 214 forks source link

Sarcasm Detection Model using Machine Learning(NLP) #661

Closed KamakshiOjha closed 1 week ago

KamakshiOjha commented 1 week ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Sarcasm Detection Model Comparison :red_circle: Aim : To determine the best-performing machine learning model for sarcasm detection in headlines by comparing multiple algorithms based on accuracy scores. :red_circle: Dataset : https://www.kaggle.com/datasets/rmisra/news-headlines-dataset-for-sarcasm-detection :red_circle: Approach : Try to use 3-4 algorithms (such as Embedding + GlobalAveragePooling1D, Embedding + Bidirectional LSTM, Embedding + Conv1D + Bidirectional LSTM) to implement the models. Perform exploratory data analysis (EDA) on the dataset before creating any models to understand its characteristics.


📍 Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 1 week ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

abhisheks008 commented 1 week ago

Assigned to you @KamakshiOjha Try to implement 6-7 models for this problem statement.

github-actions[bot] commented 1 week ago

Hello @KamakshiOjha! Your issue #661 has been closed. Thank you for your contribution!