An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with timeseriesforecasting

A curated list of projects in awesome lists tagged with timeseriesforecasting .

https://github.com/zrkhadija/multivariate-sector-price-prediction-using-macroeconomic-indicators

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.

data-preprocessing deep-learning hyperparameter-tuning multivariate-timeseries optuna pytorch pytorch-implementation time-series-analysis timeseries-forecasting timeseriesforecasting

Last synced: 29 Apr 2026

https://github.com/steveee27/time-series-stock-price-prediction-using-lstm-model

This project implements a LSTM (Long Short-Term Memory) model to predict stock prices of AAPL (Apple Inc.) and AMD (Advanced Micro Devices) using historical data. The dataset includes stock prices with features like Open, High, Low, Close, Adjusted Close, and Volume. The model is trained using LSTM to learn the temporal dependencies in the data.

aapl amd deeplearning lstm stockpriceprediction timeseriesforecasting

Last synced: 20 Apr 2026

https://github.com/steveee27/financial-transaction-balance-prediction-using-time-series

This project predicts financial account balances using time series forecasting and machine learning models. It trains models on transaction data to forecast future balances, using features like time of transaction and past balances.

balanceprediction datascience financialprediction machinelearning timeseriesforecasting

Last synced: 05 May 2026