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

https://github.com/froukje/fake-news-german

Analysing fake/no fake news dataset
https://github.com/froukje/fake-news-german

Last synced: 4 months ago
JSON representation

Analysing fake/no fake news dataset

Awesome Lists containing this project

README

        

# FakeNews_German

A dataset containing fake/no fake news from different categories. The dataset contains articles from six newspapers (online) from Austria and Germany are analysed and is available on [kaggle](https://www.kaggle.com/astoeckl/fake-news-dataset-german).

* EDA: Some statistics from the dataset, play with wordclouds, etc.
* Predictive Modelling: Consider 2 cases
* Fake vs. no Fake prediction (binary classification)
* Category prediction (multiple Classification)

The work has been inspired by:

https://medium.com/@andreasstckl/detecting-satire-and-fake-news-with-machine-learning-435695749f79