Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Fake-News-Detector

This is an advanced python project ,a model that accurately classify whether a piece of news is REAL or FAKE. Using sklearn I built up a TfidfVectorizer then initialise a PassiveAggresiveClassifier and fit the model. In the end ,the accuracy score and the confusion matrix tell us about how well the model fares. I got to know about the Passive Aggressive Algorithms, TfidfVectorizer, Confusion Matrix through this project. Also while working on this project I got some basic knowlegde of Numpy, pandas and sklearn...

About

This is an advanced python project , a model that accurately classify a piece of news is REAL or FAKE.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages