Skip to content

A fake news classifier trained using fastText supervised learning.

Notifications You must be signed in to change notification settings

Aspyse/fake-news-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

fake-news-classifier

A fake news classifier trained using fastText supervised learning. Originally run using Google Colab. Created as a the output for the PSHS Research 1 subject.

fake_news.ipynb parses the labelled fake news dataset from Kaggle, and trains the model using fastText supervised learning. news_classifier.ipynb is the file for users to access, with a news textbox for the trained model to classify/predict.

REQUIRES kaggle.json in user's google drive for fake_news.ipynb to work as intended.

About

A fake news classifier trained using fastText supervised learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published