StockPredict / README.md
aromidvar1355's picture
Update README.md
211b6d9 verified

A newer version of the Gradio SDK is available: 6.15.2

Upgrade
metadata
license: mit
title: MarketPredict
sdk: gradio
emoji: πŸ“‰
colorFrom: indigo
colorTo: gray
pinned: true
short_description: Gradio-based LSTM/GRU/RNN/HYBRID forecasting UI
sdk_version: 5.38.2

🌐 Hugging Face Space

Deploy by uploading this repo to your Space (Gradio SDK, free tier-compatible).--- title: MarketPredict emoji: πŸ† colorFrom: indigo colorTo: pink sdk: gradio sdk_version: 5.38.2 app_file: app.py pinned: false license: mit short_description: Gradio-based LSTM/GRU/RNN/HYBRID forecasting UI ---markdown

πŸ“ˆ Gradio AI Forecasting Studio

This is an interactive deep learning forecasting app built using PyTorch and Gradio.

βœ… Features

  • Supports Yahoo! Finance or CSV uploads
  • Models: LSTM, GRU, BiLSTM, Transformer, CNN, Hybrid
  • Hyperparameter customization
  • Rolling forecast & evaluation
  • Visual error metrics

πŸš€ Run Locally

pip install -r requirements.txt
python app.py

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference