niloynew / Fake-News-Prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fake-News-Prediction

we are building a Fake News Prediction System using Machine Learning with Python.

We will be using Logistic Regression model for prediction.

About the Dataset:

id: unique id for a news article title: the title of a news article author: author of the news article text: the text of the article; could be incomplete label: a label that marks whether the news article is real or fake: 1: Fake news 0: real News

About


Languages

Language:Jupyter Notebook 100.0%