Skip to content

This is a simple model which first vectorizes the training data using TF-IDF and then uses Passive Aggressive Classifier to train on the input data.

License

Notifications You must be signed in to change notification settings

aashish22bansal/Fake-News-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fake-News-Detection

This is a simple model which first vectorizes the training data using TF-IDF and then uses Passive Aggressive Classifier to train on the input data.

The dataset can be found at: https://www.kaggle.com/sujikathir18/fake-news-detection/data

Input Data Vectorization Algorithm: TF-IDF

Training Alorithm: Passive Aggressive Classifier

About

This is a simple model which first vectorizes the training data using TF-IDF and then uses Passive Aggressive Classifier to train on the input data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published