An open API service indexing awesome lists of open source software.

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

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:....."