gabri-al / sarima_dashboard

Introducing a Dash web app that guides the analysis of time series datasets, using sARIMA models
https://gabria1.pythonanywhere.com/
50 stars 14 forks source link
dash predictive-analytics sarima-model time-series-analysis

This Web application guides the user through the steps needed to analyze a time series data and fit the optimal sARIMA model to perform predictions. This application has been built using Plotly Dash and Python

Live App link: https://gabria1.pythonanywhere.com/

Supporting article: available on Medium

dash_app_step03