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
204 stars 216 forks source link

Fake News Detection #8

Closed abhisheks008 closed 2 years ago

abhisheks008 commented 2 years ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Fake News Detection :red_circle: Aim : Build a fake news detection model with Passive Aggressive Classifier algorithm. The Passive Aggressive algorithm can classify massive streams of data, it can be implemented quickly. :red_circle: Dataset : https://www.kaggle.com/c/fake-news/data :red_circle: Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.

Hello, ML-Crate contributors, this issue is only for the contribution purposes and allocated only to the participants of SWOC 2.0 Open Source Program.


πŸ“ 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. 😎

rahul-netizen commented 2 years ago

Full name : Rahul Kumar GitHub Profile Link : https://github.com/rahul-netizen Participant ID : 740 Approach for this Project : First do an EDA then find more about Passive Aggressive Classifier, then try models which work best with text data Are you a participant of SWOC 2.0? YES

abhisheks008 commented 2 years ago

Issue assigned to you @rahul-netizen