Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cschan1828/iris-dataset-flask-bokeh-app
A Flask Bokeh app for IRIS data set exploration.
https://github.com/cschan1828/iris-dataset-flask-bokeh-app
bokeh flask python
Last synced: 15 days ago
JSON representation
A Flask Bokeh app for IRIS data set exploration.
- Host: GitHub
- URL: https://github.com/cschan1828/iris-dataset-flask-bokeh-app
- Owner: cschan1828
- License: mit
- Created: 2019-12-07T13:20:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-07T14:54:53.000Z (over 4 years ago)
- Last Synced: 2024-11-29T02:41:05.460Z (about 2 months ago)
- Topics: bokeh, flask, python
- Language: HTML
- Homepage: https://iris-visualization.herokuapp.com/
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# FLASK - IRIS dataset exploration app
This is a Bokeh dashboard application with interactive charts for IRIS data set.
## Requirements
Required packages are listed in requirements.txt
```bash
pip install -r requirements.txt
``````bash
export FLASK_APP=app.py
``````bash
flask run
```## Data source
UC Irvine Machine Learning Repository.
https://archive.ics.uci.edu/ml/datasets/iris