Skip to content

Fake News Detection with Multinomial NB Classifier and Passive Aggressive Classifier

Notifications You must be signed in to change notification settings

crncck/Fake-News-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Fake-News-Detection

Fake News Detection is a natural language processing task that involves identifying and classifying news articles or other types of text as real or fake.

This project aims to build a fake news classifier using Kaggle Fake News dataset. The jupyter notebook contains the implementation of the fake news classifier with two different classifier models which are Multinomial Naive Bayes and Passive Aggressive Classifier.

Releases

No releases published

Packages

No packages published