Skip to content

detects the news that it fake or real by taking user input as news headline

Notifications You must be signed in to change notification settings

mohit-dhote/Fake_news_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Fake_news_detection

Fake_News_Dectection

This Fake_News_Dectection program detects that the news is fake or real.

Links

Get news dataset from

  GET https://www.kaggle.com/datasets/clmentbisaillon/fake-and-real-news-dataset

Appendix

It classifies the news on the basis of 4 methods

  1. Logistic Regression
  2. Decision Tree classification
  3. Gradient Booster classifier
  4. Random Forest classifier

then, I tested the model by manual testing

\my accuracy was around 99%.

Authors

Deployment

To deploy this project run

  npm run deploy

Installation

Install my-project with npm

  npm install my-project
  cd my-project

Screenshots

Output:- ![(https://i.postimg.cc/3rD8w05S/Screenshot-2022-08-23-004913.png)]

About

detects the news that it fake or real by taking user input as news headline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published