Interactive Tool for Interpretable Time Series Forecasting
920
An interactive UI tool suitable for time-step experimentations and forecasting interpretations on time-series problems, that combines a variety of interpretable techniques (LioNets - Lime - iPCA), statistical plots and modification options, through simple and intuitive controls. In this directory, instructions for building and running a docker in order to try VisioRed on your browser, are presented.
Please ensure you have docker installed on your desktop. Then navigate to this subfolder on your terminal:
docker build -t visioreddemo .
After succesfully installing VisioRed, please do:
docker run -p 8866:8866 visioreddemo
Then, in your terminal copy the localhost url and open it in your browser.
Otherwise, you can directly pull the dockerized app through your terminal via:
docker pull pspyrido/iml_tool
After succesfully installing VisioRed, please do:
docker run -p 8888:8888 pspyrido/iml_tool
| Name | |
|---|---|
| Spyridon Paraschos | [email protected] |
| Ioannis Mollas | [email protected] |
| Grigorios Tsoumakas | [email protected] |
| Nick Bassiliades | [email protected] |
Content type
Image
Digest
Size
688.7 MB
Last updated
over 5 years ago
docker pull pspyrido/iml_tool