Sign inSign up

pspyrido/iml_tool

By pspyrido

•Updated over 5 years ago

Interactive Tool for Interpretable Time Series Forecasting

Image
1

920

pspyrido/iml_tool repository overview

⁠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

NameEmail
Spyridon Paraschos[email protected]⁠
Ioannis Mollas[email protected]⁠
Grigorios Tsoumakas[email protected]⁠
Nick Bassiliades[email protected]⁠

Tag summary

Content type

Image

Digest

Size

688.7 MB

Last updated

over 5 years ago

docker pull pspyrido/iml_tool