Skip to content
#

fake-news-detection

Here are 2 public repositories matching this topic...

This repository hosts a Jupyter notebook for Fake News Detection, utilizing machine learning algorithms like Logistic Regression , Gradient Boosting Classifier , Random Forest and Decision Tree. The project covers data preprocessing, analysis and manual testing of news articles, with added multi language support using Google Translate API .

  • Updated Nov 27, 2023
  • Jupyter Notebook

In this notebook we analyze and classify news articles using machine learning techniques, including Logistic Regression, Naive Bayes, Support Vector Machines, and Random Forests. Explore text vectorization and NLP for accurate news categorization.

  • Updated Nov 5, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the fake-news-detection 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 fake-news-detection topic, visit your repo's landing page and select "manage topics."

Learn more