A visualisation for the price evolution of European products with price predictions.
In order to make the prediction model more transparent, uncertainty fans can be enabled.
Execute the following steps to run the visualisation on your machine.
- Execute the following commands:
git clone https://github.com/BigDataGrapes-EU/product-prices-public.git
cd product-prices-public
docker-compose up -d --build
- The visualisation is now running on http://localhost:3541/.
The databases are hosted externally at MongoDB Atlas.