Skip to content

To build a model to accurately classify a piece of news as REAL or FAKE.

Notifications You must be signed in to change notification settings

Ajit49/Fake-News-Detecting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Fake-News-Detecting

To build a model to accurately classify a piece of news as REAL or FAKE.

This python project of detecting fake news deals with fake and real news. Using sklearn, we build a TfidfVectorizer on our dataset. Then, we initialize a PassiveAggressive Classifier and fit the model. In the end, the accuracy score and the confusion matrix tell us how well our model fares.

About

To build a model to accurately classify a piece of news as REAL or FAKE.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published