Develop by: Negri Andrea, Spadoni Alberto
https://www.kaggle.com/cityofLA/los-angeles-museum-visitors (Avila Adobe Museum)
Build a predictive model to forecast the amount of future museum's visitors
- Trend identification
- Season identification (with seasonal coefficients)
- Model's type identification (additive or multiplicative)
- Combination of trend and seasonal coefficients to find a first simple "model" used to forecast 24 time periods
- SARIMA model used to forecast 24 time periods
- MLP model used to forecast 24 time periods
- LSTM model used to forecast 24 time periods
- Random Forest model used to forecast 24 time periods
- Diebold Mariano test to compare neural models (MLP-LSTM, MLP-RF, LSTM-RF)