trading-platform-ml-engine-v2/reports
rckrdmrd 75c4d07690 feat: Initial commit - ML Engine codebase
Hierarchical ML Pipeline for trading predictions:
- Level 0: Attention Models (volatility/flow classification)
- Level 1: Base Models (XGBoost per symbol/timeframe)
- Level 2: Metamodels (XGBoost Stacking + Neural Gating)

Key components:
- src/pipelines/hierarchical_pipeline.py - Main prediction pipeline
- src/models/ - All ML model classes
- src/training/ - Training utilities
- src/api/ - FastAPI endpoints
- scripts/ - Training and evaluation scripts
- config/ - YAML configurations

Note: Trained models (*.joblib, *.pt) are gitignored.
      Regenerate with training scripts.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 04:27:40 -06:00
..
backtest_80wr feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
backtest_oos feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
charts feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
movement_backtest feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
range_backtest feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
annual_report_XAUUSD_20260105_032330.md feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
annual_report_XAUUSD_20260105_032542.md feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
annual_report_XAUUSD_20260105_032555.md feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
annual_report_XAUUSD_20260105_033235.md feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
backtest_metrics_XAUUSD_20260105_032330.json feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
backtest_metrics_XAUUSD_20260105_032542.json feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
backtest_metrics_XAUUSD_20260105_032555.json feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
backtest_metrics_XAUUSD_20260105_033235.json feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
backtest_results_20260105_030810.json feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
backtest_results_20260105_031106.json feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
INFORME_FINAL_ESTRATEGIA_LLM.md feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
prediction_report_20260105_030733.md feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
prediction_report_20260105_030810.md feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
prediction_report_20260105_031106.md feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
trade_log_20260105_030810.md feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
trade_log_20260105_031106.md feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
weekly_details_XAUUSD_20260105_032330.md feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
weekly_details_XAUUSD_20260105_032542.md feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
weekly_details_XAUUSD_20260105_032555.md feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00
weekly_details_XAUUSD_20260105_033235.md feat: Initial commit - ML Engine codebase 2026-01-18 04:27:40 -06:00