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.
-
Notifications
You must be signed in to change notification settings - Fork 0
sakshigupta08/Fake-News-Detection-using-PAC
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This Python project detect fake and real news using PassiveAggressiveClassifier.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published