kanchan88 / interactive-data-visualization

A Simpel Mnist Flower's Interactive Data Visualization using Streamlit and GGPlot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive Data Visualization

Way of visualizing data in which you can hover over the data and see more information from it.

Technology Used

I used streamlit for server and UI. I have setup login using sqlite db and used GGPlot for interactive plots and graphs.

Hosted onHeroku: https://alpha-data-visualize.herokuapp.com/ Login (un): alphateds (pw): alpha@heroku

About

A Simpel Mnist Flower's Interactive Data Visualization using Streamlit and GGPlot.


Languages

Language:Python 96.9%Language:Shell 3.1%