Skip to content

william-renaldy/Fake-News-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake-News-Predictor

An end to end machine learning model that predicts a news is fake or real.

Developed using Logistic Regression from scikit learn library

Front end used : Flask, Html and css

Python modules used:

-> flask

-> pickle

-> scikit-learn

-> nltk

-> numpy

-> pandas

-> re (regular expressions)

Training data accuracy = 98.78673196794301 %

Test data accuracy = 97.90739091718611 %

About

End to end ml model that predicts whether a news is fake or real

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published