Interactive UI Tool for Interpretable Time Series Forecasting called VisioRed
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.
Instructions
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
Contributors on VisioRed
Name | |
---|---|
Spyridon Paraschos | pspyrido@csd.auth.gr |
Ioannis Mollas | iamollas@csd.auth.gr |
Grigorios Tsoumakas | greg@csd.auth.gr |
Nick Bassiliades | nbassili@csd.auth.gr |