Skip to content
#

arima-forecasting

Here are 47 public repositories matching this topic...

This project is to build an ARIMA model to predict supermarket deals (Coles and Woolworths). It is written in R programming language. The dataset consists of multiple attributes such as date and items name showed on website. The price are updated progressively. The dataset is not having all items, instead only the items of interest.

  • Updated Oct 9, 2020
  • R

This repository contains the implementation of the paper "Analysis and forecasting of a time series dataset with an ARIMA model" and presents an analysis and forecasting project for a time series dataset using an AutoRegressive Integrated Moving Average (ARIMA) model. ARIMA is a popular approach for modeling and predicting time series data.

  • Updated Jan 17, 2024
  • R

Improve this page

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

Learn more