Skip to content
#

timeseriesforecasting

Here are 12 public repositories matching this topic...

Greetings! This repository showcases the continuous assessment for CCT College Dublin's "Machine Learning for Business" course, specifically focusing on the application of machine learning models to time series data. In this project, we applied a total of 8 time series models to gain comprehensive insights into the dataset.

  • Updated Nov 2, 2023
  • Jupyter Notebook

This project focuses on Multivariate Sector Price Prediction using macroeconomic indicators. By leveraging a custom-built LSTM model in PyTorch, we predicted the prices of 10 financial sectors simultaneously. The model takes as input the historical price data of these sectors along with key macroeconomic indicators.

  • Updated Nov 21, 2024
  • Jupyter Notebook

Se realiza un análisis exploratorio y de predicción de las acciones con fines académicos y de aprendizaje. Se tomaron las acciones de NVIDIA desde 2016 hasta 2024. Los métodos implementados fueron Modelo ARIMA con y sin Rolling para establecere una comparativa con base a los parámetros extraídos por los criterios AIC, BIC y HQIC.

  • Updated Sep 22, 2024
  • Jupyter Notebook

Forecasting of retail sales data for a brick-and-mortar store. The focus is on exploring time series characteristics, building ARIMA and SARIMAX models, and selecting the optimal model based on AIC and RMSE metrics. The project provides insights into trends, seasonality, and prediction accuracy for business decision-making.

  • Updated Jan 22, 2025
  • Jupyter Notebook

Improve this page

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

Learn more