Skip to content

contains code of to create a model that can detect if a news headline is fake

Notifications You must be signed in to change notification settings

JoseJoy249/Fake_news_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains the code and data to implement a basic, fake news classification system.

It uses a machine learning model that uses a combination of n-grams, TF-IDF , Non-negative Matrix Factorization and Multi Level Perceptron. The model can predict of a given news headline is fake, true or ambiguous.

More details can be found in https://github.com/JoseJoy249/Fake_news_classification/blob/master/paper.pdf

About

contains code of to create a model that can detect if a news headline is fake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published