Skip to content
#

stationarity-test

Here are 13 public repositories matching this topic...

Forecast the Airlines Passengers. Prepare a document for each model explaining how many dummy variables you have created and RMSE value for each model. Finally which model you will use for Forecasting.

  • Updated Aug 27, 2022
  • Jupyter Notebook

This repository covers essential techniques for time series analysis and forecasting. It covers data manipulation and visualization using Numpy and Pandas, time series analysis with Statsmodels, ARIMA models, deep learning methods like RNNs, LSTM, GRU, etc. and Facebook's Prophet library.

  • Updated Sep 26, 2024
  • Jupyter Notebook

Forecasting Wine Sales of Two Different types of Wine. After thorough Data Analysis, different models have been used and tested such as Exponential Smoothing Models, Regression, Naive Forecast, Simple Average, Moving Average. Stationarity of the data is checked. Automated Version of ARIMA/SARIMA Model built. Comparison of Models.

  • Updated Mar 27, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the stationarity-test 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 stationarity-test topic, visit your repo's landing page and select "manage topics."

Learn more