Skip to content
#

fakenewsdetection

Here are 118 public repositories matching this topic...

This repository houses a Streamlit web application for fake news detection. The app allows users to input a news article and predicts whether it is likely fake or real based on its content. It provides options to select different vectorizers (TF-IDF or Bag of Words) and classifiers (Linear SVM or Naive Bayes) to customize the prediction model.

  • Updated May 10, 2024
  • Jupyter Notebook

Fake News Detection using Machine Learning : Our project focuses on building a Fake News Detection system using machine learning. In today's digital age, the spread of fake news undermines media credibility and public trust. Our system aims to distinguish between reliable news sources and misinformation, empowering users to make informed decisions

  • Updated May 7, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the fakenewsdetection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fakenewsdetection topic, visit your repo's landing page and select "manage topics."

Learn more