Skip to content
#

financial-forecasting

Here are 140 public repositories matching this topic...

Simple Finance Forecasting Ai. This Ai Model uses historical price data to forecast future prices. The model is trained on data downloaded from Yahoo Finance using the yfinance library, and predictions are made using a linear regression Ai model from sklearn. The model supports all the symbols supported by Yahoo Finance.

  • Updated Dec 28, 2024
  • Python

End-to-End Python implementation of "FedSight AI" multi-agent system for Federal Funds Target Rate prediction (NeurIPS 2025 Workshop). Simulates FOMC deliberations using LLMs with Chain-of-Draft reasoning and In-Context Learning. Integrates structured macro indicators with unstructured narratives (Beige Book, Dot Plots).

  • Updated Jan 3, 2026
  • Jupyter Notebook

An comparative investigation into WGAN-GP, CTGAN, TimeGAN and DoppelGANger usage for generating synthetic time series finance data for use in forecasting model

  • Updated Jul 10, 2026
  • Jupyter Notebook

Personal finance agent that decides whether an expense is safe — pay in full, split, use installments, or wait — from a 90-day balance forecast over real transaction history, with a deterministic decision core and a narrow multimodal evidence layer for receipts and messages.

  • Updated Sep 15, 2026
  • Python
Time_Series

Reproducible Python time-series forecasting benchmark with walk-forward validation, leakage-safe backtesting, classical models, lag-based machine learning, tests, and CI.

  • Updated Sep 14, 2026
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the financial-forecasting topic, visit your repo's landing page and select "manage topics."

Learn more