Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update model-config for housing calibration result #4308

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

mwdchang
Copy link
Member

@mwdchang mwdchang commented Jul 29, 2024

Summary

Remove calibrationRunId, it is not used.

Add in an optional inferredParameterList to house sampling of calibrated result, which we have defined to be the "mean" and "standard deviation" of the samples taken.

We could potentially stick these sampling metrics into parameterSemanticList, but I think explicitly separating them is cleaner and also a lot easier - since we don't need to retroactively go back to places that use initialSemanticList and add additional readonly guards and whatnot, or discard them when we recreate AMR for external services, and finally just less error prone in general. But happy to discuss if there are other thoughts.

Testing

No functional changes, things relating to model-configurations should work as before

@mwdchang mwdchang merged commit 0b14471 into main Jul 30, 2024
8 checks passed
@mwdchang mwdchang deleted the update-model-config-structure branch July 30, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants