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

  • 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 7 months ago
  • __pycache__
    Fix indentation error in core/plot.py and update app.py for correct data passing. 7 months ago
  • tmp
    Create tmp/debug.log 8 months ago
  • __init__.py
    0 Bytes
    Upload __init__.py 8 months ago
  • data.py
    22.7 kB
    Fix: Final runtime errors (backtest_output NameError and TA-Lib TSI attribute error). 7 months ago
  • model_runner.py
    4.17 kB
    Update core/model_runner.py 8 months ago
  • models.py
    8.73 kB
    Fix indentation error in core/plot.py and update app.py for correct data passing. 7 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'. 7 months ago
  • signals.py
    7.46 kB
    Fix indentation error in core/plot.py and update app.py for correct data passing. 7 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). 7 months ago