Revert US certified dataset to Enhanced CPS#392
Draft
MaxGhenis wants to merge 1 commit into
Draft
Conversation
The microplex MP 2cdd45d artifact promoted as the certified US dataset in v4.14.1 (#390) loses to production eCPS on a correctly-scored target surface: full PE-native loss 0.0428 vs 0.0266, holdout 0.0094 vs 0.0077, eCPS wins 2334 of 2809 targets, and MP is 14-49x worse on every income component (interest, retirement, dividends, capital gains, wages). The promotion was decided on a surface that mis-scored eCPS (unweighted MSRE 3.464). Restore enhanced_cps_2024 (policyengine-us-data 1.115.5, policyengine-us 1.715.2) via the supported scripts/refresh_release_bundle.py path. Fixes #391 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Fixes #391
Summary
Reverts the certified US dataset back to production Enhanced CPS. v4.14.1 (#390) promoted the microplex MP 2cdd45d artifact to the certified US default, but on a correctly-scored target surface eCPS decisively beats MP — and MP is materially worse on the income components that drive a tax model.
MP is 14–49× worse on interest, retirement, dividends, capital gains, wages, and self-employment, and only better on SNAP. Verified by two independent symmetric-refit comparisons agreeing to the digit. The promotion cleared a content baseline gate; the numeric baseline-sanity gate would have failed it because eCPS was mis-scored at MSRE
3.464on the promotion surface (e.g. unemployment+615%).Change
Produced with the supported refresh path, not by hand-editing the manifest:
Restores:
release_manifests/us.json+us.trace.tro.jsonld→enhanced_cps_2024(policyengine-us-data1.115.5, revd47fb547, dataset sha0a6b961a), model1.715.2,legacy_compatible_model_packagepyproject.tomlpolicyengine-uspins →1.715.2tests/test_models.py+tests/test_release_manifests.py→ reverts Update US release manifest to MP eCPS artifact #390's MP expectationsuv.lockus.jsonis byte-identical to the pre-#390 eCPS manifest except thepolicyengine_version/bundle_idstamp, which CI restamps on release.Testing
test_release_manifests,test_trace_tro,test_bundle_refresh,test_import_policyengine_bundle: 98 passedtest_models: 35 passedtest_household_calculator_snapshot: 10 passed — no drift from the 1.715.3→1.715.2 model revertmake format/make lint: cleanMP remains a research track, to be re-promoted only once it wins on a correctly-scored surface (after the CPS-passthrough income-component fix). HF revision
a091769ais left in place; nothing points at it once this merges.🤖 Generated with Claude Code