Skip to content

justgoofingaround/Fake-New-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • Given the datasets of news it will be able to judge if it’s fake or real. Using sklearn, I built a TfidfVectorizer on our dataset. Then, I 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published