Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
aromidvar
/
MarketPredictionPro
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
MarketPredictionPro / core
180 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 234 commits
Manus AI
Fix: Plotting error in core/plot.py by correcting MACD Histogram column name from 'macdh_12_26_9' to 'macdhist_12_26_9'.
0c2f6bc 8 months ago
  • __pycache__
    Fix indentation error in core/plot.py and update app.py for correct data passing. 9 months ago
  • tmp
    Create tmp/debug.log 10 months ago
  • __init__.py
    0 Bytes
    Upload __init__.py 10 months ago
  • data.py
    22.7 kB
    Fix: Final runtime errors (backtest_output NameError and TA-Lib TSI attribute error). 8 months ago
  • model_runner.py
    4.17 kB
    Update core/model_runner.py 10 months ago
  • models.py
    8.73 kB
    Fix indentation error in core/plot.py and update app.py for correct data passing. 9 months ago
  • plot.py
    18.1 kB
    Fix: Plotting error in core/plot.py by correcting MACD Histogram column name from 'macdh_12_26_9' to 'macdhist_12_26_9'. 8 months ago
  • signals.py
    7.46 kB
    Fix indentation error in core/plot.py and update app.py for correct data passing. 9 months ago
  • train_eval.py
    15.1 kB
    Fix: Unpacking error in core/train_eval.py by aligning expected return values from preprocess_data (6 values instead of 8). 8 months ago