Skip to content
#

price-forecasting

Here are 24 public repositories matching this topic...

This repository implements a Temporal Convolutional Network (TCN) model for predicting financial instrument prices, including currencies, stocks, and cryptocurrencies. It uses advanced techniques like gradient boosting to improve prediction accuracy and handle diverse datasets effectively.

  • Updated Dec 22, 2024
  • Python

Powerful XRP price forecasting using public data. Stacking ensemble (Bi-GRU/LSTM/CNN-LSTM + LightGBM/XGBoost, RidgeR). Fuses market OHLCV (CCXT), news sentiment & top50 whale activity. No API keys or signups. Easy setup. CPU/GPU-ready. Multi-horizon single run forecasting. Backtests + Predictions visuals: plot_charts & in-depth tensorboard dash

  • Updated Dec 8, 2025
  • Python

Developed and compared models to forecast hourly electricity load and prices using over nine years of real-world German market data, spanning linear methods (AR, OLS) and machine learning algorithms (Random Forests, Regression Trees).

  • Updated Oct 24, 2025

This repository implements an SARIMAX model for predicting financial instrument prices (stocks, currencies, cryptocurrencies). The model uses gradient boosting to capture complex price patterns and handle diverse dataset characteristics for accurate price forecasting.

  • Updated Dec 22, 2024
  • Python

This repository implements a Random Forest Regressor for price prediction in financial markets, including stocks, currencies, and cryptocurrencies. It uses gradient boosting techniques to improve the model's accuracy and robustness for forecasting financial data across different datasets.

  • Updated Dec 22, 2024
  • Python

Improve this page

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

Learn more