Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 897 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 897 Bytes

Product Prices

A visualisation for the price evolution of European products with price predictions.

Screenshot of the visualisation without uncertainty fans

In order to make the prediction model more transparent, uncertainty fans can be enabled.

Screenshot of the visualisation with uncertainty fans

Installation

Execute the following steps to run the visualisation on your machine.

  1. Execute the following commands:
git clone https://github.com/BigDataGrapes-EU/product-prices-public.git
cd product-prices-public
docker-compose up -d --build
  1. The visualisation is now running on http://localhost:3541/.

The databases are hosted externally at MongoDB Atlas.