https://github.com/ging/fiware-ml-supermarket
Demo: Predicting purchase volume in a supermarket using FIWARE
https://github.com/ging/fiware-ml-supermarket
fiware fiware-cosmos fiware-draco fiware-orion ging machine-learning socket-io spark spark-mllib spark-streaming universidad-politecnica-madrid
Last synced: 10 months ago
JSON representation
Demo: Predicting purchase volume in a supermarket using FIWARE
- Host: GitHub
- URL: https://github.com/ging/fiware-ml-supermarket
- Owner: ging
- Created: 2019-09-30T18:15:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T15:41:27.000Z (over 3 years ago)
- Last Synced: 2025-07-07T14:59:23.551Z (11 months ago)
- Topics: fiware, fiware-cosmos, fiware-draco, fiware-orion, ging, machine-learning, socket-io, spark, spark-mllib, spark-streaming, universidad-politecnica-madrid
- Language: JavaScript
- Homepage:
- Size: 290 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FIWARE Machine Learning - Supermarket example
* Clone this project
```shell
git clone https://github.com/ging/fiware-ml-supermarket
cd fiware-ml-supermarket
```
* Run the whole scenario
```shell
docker-compose up
```
* Open browser in http://localhost:3000
* Select a date and time range
* Predict!