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

  • Log In
  • Sign Up

Spaces:
Dhahlan2000
/
trade-master
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
trade-master
Ctrl+K
Ctrl+K
  • 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 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • .gitignore
    4 Bytes
    added relevent documents 5 months ago
  • README.md
    306 Bytes
    initial commit 5 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. 5 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. 5 months ago