Skip to content

This project of predicting fake news deals with fake and real news. Using sklearn, a TfidfVectorizer is build on the dataset. Then, a PassiveAggressive Classifier is initialized and is fit to the model. In the end, the accuracy score and the confusion matrix tell how well the model fares.

Notifications You must be signed in to change notification settings

SoleCodr/Prediction-of-Fake-News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prediction-of-Fake-News

This project of predicting fake news deals with fake and real news. Using sklearn, a TfidfVectorizer is build on the dataset. Then, a PassiveAggressive Classifier is initialized and is fit to the model. In the end, the accuracy score and the confusion matrix tell how well the model fares.

About

This project of predicting fake news deals with fake and real news. Using sklearn, a TfidfVectorizer is build on the dataset. Then, a PassiveAggressive Classifier is initialized and is fit to the model. In the end, the accuracy score and the confusion matrix tell how well the model fares.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published