An open API service indexing awesome lists of open source software.

https://github.com/blurred-machine/fake-news-classification-using-lstm

This repository is a submission of Kaggle competition for fake news detection.
https://github.com/blurred-machine/fake-news-classification-using-lstm

classification deep-learning jupyter-notebook lstm lstm-neural-networks machine-learning python recurrent-neural-networks

Last synced: 2 months ago
JSON representation

This repository is a submission of Kaggle competition for fake news detection.

Awesome Lists containing this project

README

          

# Fake News Classification using LSTM
This repository is a submission of Kaggle competition for fake news detection.
- Competition Link: https://www.kaggle.com/c/fake-news
- Achieved an accuracy of **90.77%** which can be imporved by tuning the RNN.