Skip to content
#

series-forecasting

Here are 41 public repositories matching this topic...

ARIMA is an acronym that stands for AutoRegressive Integrated Moving Average. It is a class of model that captures a suite of different standard temporal structures in time series data. In statistics and econometrics, and in particular, in time series analysis, an autoregressive integrated moving average model is a generalization of an autoregressive moving average model. Both of these models are fitted to time series data either to better understand the data or to predict future points in the series.

  • Updated Sep 19, 2020
  • Jupyter Notebook

Full stack machine learning project, with data visualization and analysis of the air quality of India, the effect of the pandemic on pollution, and performing Time Series Forecasting on the data using Facebook Prophet to predict future values of the AQI. Interactive and engaging website designed and the model and backend deployed on a local host using Flask.

  • Updated Apr 11, 2021
  • HTML

Improve this page

Add a description, image, and links to the series-forecasting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the series-forecasting topic, visit your repo's landing page and select "manage topics."

Learn more