Aditya-Poli / Fake-news-detection

EC3M02 - Minor Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fake News Detection

This respository is part of the mini project during the second semester of III Btech in NIT Andhra Pradesh

Our Team ID : EC3M02

Our team members are:


Algorithms used in the project

ML

  1. ML.ipynb contains all ML algorithms without stemming and stop words.
  2. ML_processed.ipynb contains all ML algorithms with stemming and stop words applied.
  • Logistic Regression
  • Decision Tree
  • KNN
  • Naïve Bayes
  • SVM

DL

  • RNN
  • LSTM
  • Bi-directional LSTM

About

EC3M02 - Minor Project


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%