pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript is:public
Filter by
149M results
Motivation
- 避免重叠区间(年度、至今、滚动区间)在计算核心评分时重复计入近期强势行情导致评分偏向近期样本。
- 提供明确的过拟合/欠拟合和风控诊断,帮助判断是否继续影子盘或适合实盘并给出优化建议。
- 将长期展示与核心评分逻辑分离,让核心评分仅基于年度非重叠区间以改善鲁棒性。
- 支持在诊断器中直接展示新诊断字段,便于上层自动化/人工复核。
Description ...
codex
Summary
Security
- batch_delete 的 skipped post_id 改用 html.escape() 輸出,防止 XSS
Bug fix
- detail 頁 CLI 指令顯示的 backend_config 改傳 cfg[ backend_config ] 而非硬寫 configs/backend.yaml
Performance
- _tail_audit:從尾部讀最多 ...
What
Closes the upstream drift in rest-v3/humanresources found while preparing the upstream hand-off:
- Syncs 12 new upstream-only files — the employee/ and node-communication/ subfolders (added upstream ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| form8ion/.github (changelog) | action | digest | 4578dd4 → 88d85b1 |
Configuration
📅 Schedule: ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
- Recompute finalized VR recording tabular metadata/stats from actual Parquet rows before optional Hub push.
- Refresh info.json frame/episode/task counts ...
This PR adds the ez-zarr package to the reader/writer table.
- repo: https://github.com/fmicompbio/ez_zarr
- paper: https://joss.theoj.org/papers/10.21105/joss.07882
Summary
- add checked runtime file-discovery helpers for existing files, single-match lookups, and dated sample files
- use the helpers in prediction, evaluation, checkpoint packaging, and coordinate-file ...