Add static Decision Curve browser rendering - #392
Merged
Conversation
Contributor
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
rtichoke_viz v0.6.0release after independently verifying its tag, source commit, release assets, MANIFEST provenance, and SHA-256chosen_cutoff/net_benefitproduction values into the canonical contract_EvaluationMetadatasemantics and deterministic evaluation/series ordinalsrenderer="browser"/renderer="rtichoke_viz"while preserving Plotly as the defaultImmutable renderer provenance
v0.6.03abb3f07a598c3e22d5362a3f88e52bb6b52b083rtichoke-viz-0.6.0.tar.gz625613c7f692ff50b7757a27bb6caf84e311971bde92593141393dbd897af3a2The vendored archive was downloaded from the repaired GitHub Release and independently hashed before extraction. Its MANIFEST identifies version
0.6.0and the exact source commit above. The bundle exposesrenderDecisionCurveV2and does not contain the laterrenderInterventionsAvoidedV2work.Scope boundaries
This does not change Decision Curve statistics or threshold semantics, does not adopt Interventions Avoided browser rendering, does not change time-dependent Decision Curves, and does not publish a package release. The #391 static IA scaling fix remains covered by regression tests.
Validation
A focused GitHub-hosted run completed successfully with Ruff plus 19 tests covering the new adapter/vendor integration and the existing Decision Curve parity, cutoff-boundary, and #391 IA regression suites. The PR also extends the repository's existing Playwright browser-acceptance mechanism to exercise the generated Decision Curve HTML in Chromium.