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.
I Luk Kim
191653394d
feat: scoring cleanup — alpha-only composite, default-deny unknown events, new exit/risk features
...
Remove 5 non-alpha features (earnings surprise, risk penalty, parse confidence,
direction clarity, LM sentiment) from composite score to eliminate double-counting
with hard gates and noise sources. Redistribute weights to 5 alpha features.
Add default-deny for unknown event types, no-follow-through early exit (D+1),
kill switch log-only mode, macro regime size scaler. Remove SUE gate (Gate 8).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
..
backtest
feat: scoring cleanup — alpha-only composite, default-deny unknown events, new exit/risk features
5 months ago
__init__.py
feat: implement ACE-F v1 Phase 1 -- Stock Oracle 기반 이벤트 파이프라인
5 months ago
test_config.py
feat: implement ACE-F v1 Phase 1 -- Stock Oracle 기반 이벤트 파이프라인
5 months ago
test_db_models.py
feat: implement ACE-F v1 Phase 1 -- Stock Oracle 기반 이벤트 파이프라인
5 months ago
test_event_features.py
feat: implement ACE-F v1 Phase 1 -- Stock Oracle 기반 이벤트 파이프라인
5 months ago
test_file_store.py
feat: implement ACE-F v1 Phase 1 -- Stock Oracle 기반 이벤트 파이프라인
5 months ago
test_financial_features.py
implement Phase 2 gap items: backfill CLI, retry, financial features
5 months ago
test_fred_service.py
test: Phase 1/2 체크리스트 재작성 및 Oracle 실연동 통합 테스트
5 months ago
test_ids.py
feat: implement ACE-F v1 Phase 1 -- Stock Oracle 기반 이벤트 파이프라인
5 months ago
test_labeler.py
feat: implement Phase 3 -- LLM enrichment, labeler, review queue, dataset export
5 months ago
test_llm_cache.py
feat: implement Phase 3 -- LLM enrichment, labeler, review queue, dataset export
5 months ago
test_llm_client.py
fix: disable Qwen3.5 thinking mode and switch OllamaClient to sync httpx
5 months ago
test_llm_parser_stub.py
test: Phase 1/2 체크리스트 재작성 및 Oracle 실연동 통합 테스트
5 months ago
test_logging.py
test: Phase 1/2 체크리스트 재작성 및 Oracle 실연동 통합 테스트
5 months ago
test_market_features.py
feat: implement ACE-F v1 Phase 1 -- Stock Oracle 기반 이벤트 파이프라인
5 months ago
test_merger.py
feat: implement Phase 3 -- LLM enrichment, labeler, review queue, dataset export
5 months ago
test_oracle_client.py
test: Phase 1/2 체크리스트 재작성 및 Oracle 실연동 통합 테스트
5 months ago
test_retries.py
test: Phase 1/2 체크리스트 재작성 및 Oracle 실연동 통합 테스트
5 months ago
test_review_queue.py
feat: implement Phase 3 -- LLM enrichment, labeler, review queue, dataset export
5 months ago
test_rule_parser.py
feat: implement ACE-F v1 Phase 1 -- Stock Oracle 기반 이벤트 파이프라인
5 months ago
test_schema_validator.py
feat: implement ACE-F v1 Phase 1 -- Stock Oracle 기반 이벤트 파이프라인
5 months ago
test_snapshot_export.py
feat: implement Phase 3 -- LLM enrichment, labeler, review queue, dataset export
5 months ago
test_text_normalizer.py
feat: implement ACE-F v1 Phase 1 -- Stock Oracle 기반 이벤트 파이프라인
5 months ago
test_time_utils.py
feat: implement ACE-F v1 Phase 1 -- Stock Oracle 기반 이벤트 파이프라인
5 months ago