You are on page 1of 1

Fake News Results Visualisation – Praise Mafusire

The fake news detection tool will have a dashboard, which will be used to visualise the fake news and all
the analytical calculations in the background.

The dashboard will provide the user with a platform to input a news site URL to search, view search
results graphs, and a comparison of machine learning models performance. To help build the
dashboard, we will make use of python GUI tools (Scikit, Tensorflow).

Created by the Google Brain team, TensorFlow is an open source library for numerical computation and
large-scale machine learning. TensorFlow bundles together a slew of machine learning and deep
learning (aka neural networking) models and algorithms and makes them useful by way of a common
metaphor. It uses Python to provide a convenient front-end API for building applications with the
framework, while executing those applications in high-performance C++.

You might also like