Skip to content

saumay3105/FakeNewsClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Fake News Classifier

This repository contains a fake news detection system using the Random Forest machine learning algorithm.

Overview

The system employs the Random Forest classifier to classify news articles as either real or fake based on the content of the articles.

Dataset

The training data is stored in Fake News Detection Dataset.csv, which contains labeled news articles (real or fake).

Repository Files

  • Fake News Detection Dataset.csv: Dataset containing labeled news articles.
  • prime.ipynb: Python script for the fake news detection system.
  • README.md: This file, providing an overview of the repository.

Dependencies

  • Jupter
  • pandas
  • scikit-learn
  • seaborn
  • matplotlib

About

Fake news classifier using Random Forest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published