Skip to content

In this project I have created a fake news classifier based on the news title and author and got an 99.46% accuracy.

Notifications You must be signed in to change notification settings

Debopam-Pritam2014/Fake-News-Detection

Repository files navigation

Task: Fake News Detection / Classification

Steps Involved:-

  • Data Collected from kaggle
  • Data Exploration and manipulation using Pandas
  • Text preprocessing using nltk
  • Text to Vectors using TFIDF Vectorizer
  • Model Building
  • Model Evaluation
  • Improvement

Model: Support Vector Classifier

  1. Training Accuracy: 99.86%
  2. Testing Accuracy: 98.46%
  3. Precision: 97.45%
  4. Recall: 98.67%

Dataset Link

About

In this project I have created a fake news classifier based on the news title and author and got an 99.46% accuracy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages