You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Data expansion: - Poll SEC 8-K filings from 2025-10-01 to 2026-03-12 (was ~2 months) - Pipeline: 36 new filings → 24 new events → total 44 events, 15 symbols - Re-export with merged features (market_v1+event_v1+financial_v1) - Parquet columns: 7 → 41 (adds signal_strength, guidance_direction, document_quality, oneoff_penalty, eps_growth_qoq, etc.) Score model v2: - Add event quality component (15% weight): signal_strength_score, guidance_direction_score, document_quality_score - Add risk penalty component (10% weight): inverted oneoff_penalty - Rebalance market weights: reaction 25%, close 25%, volume 15%, gap 10% - Graceful degradation when event features are absent (returns 0.5) Export pipeline: - Add --feature-versions CLI flag to merge multiple feature types - export_dataset_snapshot() accepts feature_versions list parameter - Groups features by event_id and merges feature_json dicts Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
5 months ago | |
|---|---|---|
| apps | 5 months ago | |
| configs | 5 months ago | |
| dev | 5 months ago | |
| docker | 5 months ago | |
| libs | 5 months ago | |
| tests | 5 months ago | |
| .env.example | 5 months ago | |
| .gitignore | 5 months ago | |
| .python-version | 5 months ago | |
| Makefile | 5 months ago | |
| alembic.ini | 5 months ago | |
| docker-compose.yml | 5 months ago | |
| pyproject.toml | 5 months ago | |