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 - Fork 0
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.
SoleCodr/Prediction-of-Fake-News
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published