- support for generated (a la
sklearn.datasets
) and real data - slicing, normalization, and dimensionality reduction
- prototyping of simple predictive models
- python 3.7
- dash 0.2.1
- plotly 3.4.2
- scikit-learn 0.20.1
........................................
pip3 install -r requirements.txt
python dasheda.py
visit http://127.0.0.1:8050/
in a browser