devnson / Fake-news-classifier-ML

Classification of Fake News with basic Machine Learning Algorithms. Using (TF-IDF) and (CountVectorizer) method.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fake News Classification using Naive Bayes

Classification of Fake News with basic Machine Learning Algorithms. Using (TF-IDF) and (CountVectorizer) method.

Dataset: https://www.kaggle.com/c/fake-news/data

About

Classification of Fake News with basic Machine Learning Algorithms. Using (TF-IDF) and (CountVectorizer) method.


Languages

Language:Jupyter Notebook 100.0%