Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 497 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 497 Bytes

Fake News Detection

This project aims to detect fake news using machine learning techniques.

Dataset

The dataset used for this project can be found on Kaggle: Fake News Detection Datasets

Model

The model for fake news detection is based on logistic regression, Decision Tree and Random Forest.

Interface - Streamlit

Interface

Interface - React, Flask

Interface