Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Dhahlan2000
/
trade-master
Running

App Files Files
xet
Community
Fetching metadata from the HF Docker repository...
trade-master
10.6 kB
  • 1 contributor
History: 30 commits
Dhahlan2000's picture
Dhahlan2000
Refactor app.py to simplify stock price prediction logic and remove unused imports. Update requirements.txt to maintain statsmodels dependency. Streamline the return value of predict_stock_price to only include forecast values.
12e25ff 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • .gitignore
    4 Bytes
    added relevent documents 10 months ago
  • README.md
    306 Bytes
    initial commit 10 months ago
  • app.py
    8.67 kB
    Refactor app.py to simplify stock price prediction logic and remove unused imports. Update requirements.txt to maintain statsmodels dependency. Streamline the return value of predict_stock_price to only include forecast values. 10 months ago
  • requirements.txt
    92 Bytes
    Refactor app.py to simplify stock price prediction logic and remove unused imports. Update requirements.txt to maintain statsmodels dependency. Streamline the return value of predict_stock_price to only include forecast values. 10 months ago