Skip to content
#

time-series-forecasting

Here are 873 public repositories matching this topic...

Forecast daily sales for the next 28 days By Using the hierarchical sales data from Walmart. We utilized one-hot and integer encoding for catergorical variables. To capture the short-term and long-term memory of sales trends, we applied moving and expanding averages. Through consistent model training, we achieved an impressive RMSE of 0.1903.

  • Updated May 18, 2024
  • Jupyter Notebook

TimeGPT-1: production ready pre-trained Time Series Foundation Model for forecasting and anomaly detection. Generative pretrained transformer for time series trained on over 100B data points. It's capable of accurately predicting various domains such as retail, electricity, finance, and IoT with just a few lines of code 🚀.

  • Updated May 17, 2024
  • Jupyter Notebook

This repository contains a reading list of papers on Time Series Forecasting/Prediction (TSF) and Spatio-Temporal Forecasting/Prediction (STF). These papers are mainly categorized according to the type of model.

  • Updated May 17, 2024

Improve this page

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

Learn more