Skip to content

batisnim/Fake-News-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake-News-Detection

Predicts the credibility of a provided news article using dataset. The model used is a supervised learning model using Naive bayes as the algorithm. The difference between the existing model and the proposed model is the MULTINOMIAL NAIVE BAYES algorithm. The feature extraction is done using the count vectorizer and Term Frequency and Inverse Document Frequency, later on the text pre-processing is done using the Natural Language Toolkit. The division of data is done using the sub

About

Predicts the credibility of a provided news article

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published