Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available:
6.2.0
metadata
title: Stock Forecaster
emoji: 📈
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 5.49.0
app_file: app.py
pinned: false
python_dependencies:
- numpy
- pandas
- scikit-learn
- tensorflow
- pmdarima
- yfinance
- joblib
- tqdm
- fuzzywuzzy
- python-Levenshtein
- matplotlib
- seaborn
- huggingface-hub
Stock Forecaster App
This space hosts a React frontend that communicates with a Gradio Python backend to forecast stock prices using an LSTM model.