Skip to content

VikedJoker/fakenews-classifier-1

Repository files navigation

Fake News Classifier Web

News articles influences people's ideas and opinion on the certain topics.Misleading articles and hoax articles could trigger extreme reactions from the public.Hence,it is very important to factcheck and use reliable sources for following the latest news affairs. This website uses an ML model to understand news articles and tries to predict if the given article is fake or not.

This model classifies news articles as fake or not using TFIDF and Logistic Regression and had a 92% accuracy when classifying dataset from kaggle.com/fake-news. More information about the model can be found from the Model.ipynb file.

DISCLAIMER : This model is not perfect but could aide in checking reliability of an article.

Dependencies

NLTK
Sklearn
Joblib
Pickle
BeautifulSoup

References:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published