Add static Interventions Avoided browser rendering - #394
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.7.0release artifact and preserve exact release provenancechosen_cutoffandnet_benefit_interventions_avoidedvalues_EvaluationMetadata, deterministicevaluation-N/series-Nidentity, one global Treat All zero reference, and population-owned Treat None pathsbrowser/rtichoke_vizrendering throughRtichokeBrowserChartand vendoredrenderInterventionsAvoidedV2()Verified rtichoke_viz v0.7.0 provenance
v0.7.0b3564d2824ec1791f791fda406c99b3d7865a68frtichoke-viz-0.7.0.tar.gzf09c30e231a8be39c2e89ba6ae39c90ed8cab67021213e17681a475066a9806esha256sum -cversion=0.7.0, matching source commitInterventionsAvoidedV2SpecSchema,renderInterventionsAvoidedV2(), and existingrenderDecisionCurveV2()Statistical boundary
The adapter copies already-computed production values only:
chosen_cutoff->thresholdnet_benefit_interventions_avoided->interventionsAvoidedThe production static IA calculation remains unchanged:
100 * (TN/N - FN/N * (1 - threshold) / threshold).Validation
uv sync --all-extras --dev: passruff check .: passruff format --check .: passty check src/rtichoke: passpytest tests: passNo
rtichoke_vizsource changes, statistical changes, time-dependent IA work, combined-mode schema, summary-report changes, package release, or automatic merge.