Skip to content
#

timeseries-forecasting

Here are 35 public repositories matching this topic...

This project aims to predict gold prices using various time series forecasting techniques. The dataset consists of monthly gold futures data over the last ten years. The primary methods used in this analysis include ARIMA, Error Trend Seasonal (ETS) models, and Exponential Smoothing techniques. The forecast horizon is set for the next two years.

  • Updated May 28, 2024
  • R

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 project covers both Simple Linear Regression and Multiple Linear Regression which are used in prediction airline flight ticket. Moreover, Correlation analysis and Timeseries analysis are performed as well. This project is built as a fulfillment for my masters degree.

  • Updated Sep 4, 2022
  • R

Improve this page

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

Learn more