Skip to content
#

arima-forecasting

Here are 407 public repositories matching this topic...

Population Prediction forecasts the Haggis population on a mountain. Ecologists have recorded the population over five years and have satellite estimates. The goal is to predict the true population 12 months ahead using machine learning and time series analysis techniques. This project is for the COM6509 - Machine Learning and Adaptive Intelligence

  • Updated Jun 25, 2024
  • Jupyter Notebook

Stonks Rabbi is a streamlit-based application that uses the Yahoo Finance API to visualize and analyze stock trends, patterns, and performance over its listed time period. The metadata is handled through pymongo, the frontend is on streamlit, and autoARIMA, pandas, and matplotlib are used for data analytics and visualization.

  • Updated Jun 22, 2024
  • Python

Forecast Bitcoin daily closing prices using a Python repository featuring regression and time series models. From Linear and Polynomial Regression to ARIMA, gain insights into cryptocurrency trends. Visualize historical data, evaluate models with key metrics, and analyze residuals for validation

  • Updated Jun 17, 2024
  • Jupyter Notebook

This project aims to investigate temperature changes over time and predict future temperature patterns on a regional and global scale. We employ time series forecasting methods, including neural networks, ARIMA, and SARIMAX, using the GISTEMP v4 dataset from NA

  • Updated May 31, 2024
  • Jupyter Notebook

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

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