issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript linked:pr language:Python
Filter by
4.5M results
RomM version Current master (unreleased, post-4.9.2). Introduced by bd4bf4f4 ( feat: enhance collection and game details
UI ) — SiblingBadge.vue doesn t exist in 4.9.2, so released versions are unaffected. ...
After #532 s two warning buckets cleared (PRs #703, #711, #713), the residual make test warning floor is composed almost
entirely of ResourceWarning entries from subprocess and event-loop teardown. #532 ...
bug
enhancement
Add a hello() function to utils.py that returns the string hello world .
Prepare and publish the first SemVer release mapped to MVP v1.
Tasks
- Move CHANGELOG [Unreleased] entries to [1.0.0] with date and compare links
- Tag v1.0.0 on main (protected default branch)
...
task
问题
optimize.py:170-172 中因子计算使用了 train+test 全量数据 (dt = test_end),但 EMA/rolling windows 会 看到 test 期的数据后再 snap 到 test_start,造成
look-ahead bias。
根因
range_data = ohlcv_df.filter(
(pl.col( dt ) = train_start) ...
bug
问题
WindowResult.score 优化 IC+Lift+QuantileSpread+单标的 Sharpe 的加权组合,而非真实策略组合收益。这导致优化方向与真实表现存在系统性偏差(proxy objective bias)。
根因分析
- optimize.py:57-69 — 目标函数不包含:仓位管理、组合相关性、行业去重、交易成本
- TPE 最大化一个不能代表真实收益的 ...
enhancement
Description
Add unit tests for the core chat components in frontend/src/features/chat/. Currently there is only one test file
(src/app/App.test.tsx) with 2 smoke tests — the entire chat feature has zero ...
enhancement
What LLM fit is
The premium Sonnet fit-judge score (0-100): for a profile s top eligible jobs it produces a calibrated fit score + the
why it fits rationale + concrete gaps, blended into the overall ...
Parent issue
Follow-up to #53 and #68.
Goal
Add a CLI command to inspect measured-vs-predicted feedback for one saved simulation candidate.
Context
Glutenix already has API feedback for a single candidate ...
type: feature

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.