pullrequests Search Results · language:Dune language:JavaScript language:Python language:HTML language:Python language:JavaScript
Filter by
178M results
Follow-up to #1, which merged the algorithm work but not the 5 later commits on this branch. This brings master up to
date with:
- Rename package directory fasttreeshap/ - turboshap/ (import name: turboshap) ...
概要
計画・設計プロセスの 3 課題への改善を提案書 + スキル実装として導入する。
- C1: 計画時点で要件・仕様の詰めが甘く、人間すら勘違いしたまま進む
- C2: 最終挙動の確認までに複数 PR のマージが必要
- C3: その結果レビュー・追跡の認知負荷が高い
PR サイズ(レビュー粒度)は変えず、「合意の媒体」「分割の向き」「確認の単位」を変える。詳細は docs/planning-process-improvement-proposal.md。 ...
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...
Adds an MIT license (copyright Noppu Labs). The README invites forking and the marketplace is public, but without a
LICENSE file consumers technically have no right to use or adapt the plugins.
Also lifts ...
This PR addresses:
- Standardizing logging with f-strings
- gt-pyg version used in the notebooks
- updating documentation
- removed e_gate
- pre-norm edge_attr
- calculate Q.K only once
개요
Phase 1 파이프라인 E2E 검증: 샘플 초안을 posts/로 이동하고 status: ready로 변경.
검증 흐름
1. 이 PR의 validate CI(frontmatter 검증) 통과
2. main 병합 → velog-publish 워크플로 트리거
3. velog 실발행 → auto-sync 브랜치에 velog_url 기입 커밋 + PR ...
What (task #23)
The symmetric counterpart to the silence ROI panel WeiLai asked for: show how many alerts each forward rule has matched,
so you can see which rule is carrying the load and which is a zombie ...
Part 2 of 3 of a critique-and-repair sweep of chapter 1 (Visualizing Process Data). This PR covers the scatter plot,
tables, style/aesthetics, and chapter-intro sections. Part 1 (#196) covers the univariate ...