Skip to content
#

price-forecasting

Here are 27 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 Jan 7, 2026
  • 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

(EEE 408) This project employs a four-stage methodology for cryptocurrency price forecasting. The process integrates real-time data acquisition, dataset preprocessing, and time-series prediction via LSTM neural networks. The study concludes with a visual performance assessment and evaluation of accuracy metrics.

  • Updated Apr 5, 2026
  • Jupyter Notebook

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

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