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

Calib continued #830

Merged
merged 38 commits into from
Dec 20, 2024
Merged

Calib continued #830

merged 38 commits into from
Dec 20, 2024

Conversation

cliffckerr
Copy link
Contributor

Description

Checklist

  • Code commented & docstrings added
  • New tests were needed and have been added
  • A new version number was needed & changelog has been updated
  • A new PyPI version needs to be released

…s. GammaPoisson still WIP. eval_kwargs is now eval_kw.
Also added all optuna visualizations, which requires scikit-learn, (torch), and plotly so may remove later.
…m of squared error" component as well with various normalizations made possible through specification of sigma2.
* Improved tests
* Fixed a few bugs
* Improved plotting, but still needs work
* Removed unneeded translate_pars
…pected, primarily for checking and plotting.
* Also adjusting how labels are carried through to component plots.
* GammaPoisson: Combining expected and actual in case of multiple simulations per rand_seed. Need to do the same for other components.
* merging expected and actual in case user has multiple levels of each expected value, for example if running "control" and "intervention" arms and want to use both prior to the start of the intervention.
* Removing boot_size option, len(seeds) is technically superior
@cliffckerr cliffckerr merged commit 4e9029e into rc2.3 Dec 20, 2024
0 of 5 checks passed
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.

2 participants