https://github.com/andrearettaroli/venezia-project-ssd
The project aims to forecast the influx of Venice M9Museum
https://github.com/andrearettaroli/venezia-project-ssd
arima-forecasting forecasting lstm-window mlp python random-forest sarimax
Last synced: 3 months ago
JSON representation
The project aims to forecast the influx of Venice M9Museum
- Host: GitHub
- URL: https://github.com/andrearettaroli/venezia-project-ssd
- Owner: AndreaRettaroli
- Created: 2021-10-26T13:30:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-14T11:38:21.000Z (over 4 years ago)
- Last Synced: 2025-01-04T18:12:08.846Z (over 1 year ago)
- Topics: arima-forecasting, forecasting, lstm-window, mlp, python, random-forest, sarimax
- Language: Python
- Homepage:
- Size: 4.27 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# venezia-project-ssd
Il progetto mira a fare previsioni sull'afflusso del museo [M9Museum](https://www.m9museum.it/)
Per far funzionare il progetto è necessario importare i dati su MongoDB e creare un file config.py con la connection string ad esempio:
#your private connection string
CONNECTION_STRING = "mongodb:....."