-
Notifications
You must be signed in to change notification settings - Fork 0
This advanced 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.
priyankapiba/Real-and-Fake-News-Detector
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
This advanced 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.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published