Dashboard application with interactive charts.
Numpy, Pandas, Bokeh, and Flask are required:
pip install numpy pandas bokeh==1.2.0 flask
Ver 1.2:
- Dropdown action (Submit button removed)
- Age Histogram bin size changed
- Added favicon.ico
Ver 1.1:
- All external JS/CSS are now local
- Added "All classes" selection
- More readable dashboard
- Some minimal rename/refactor