Skip to content
#

market-prediction

Here are 5 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 Oct 15, 2023
  • Python

This repository contains a Generative Adversarial Network (GAN) model designed to predict the closing prices in the financial market. The GAN utilizes a combination of generator and discriminator networks to generate synthetic closing price data, which can be used for forecasting and analysis purposes.

  • Updated May 25, 2023
  • Jupyter Notebook

Improve this page

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

Learn more