Skip to content

1.1.0

Latest

Choose a tag to compare

@juanitorduz juanitorduz released this 27 Aug 07:18
· 37 commits to main since this release
56276d7

What's Changed

Major Changes 🛠

  • refactor(budget-optimizer): allocate_budget returns BudgetOptimizationResult by @juanitorduz in #2853

New Features 🎉

Bugfixes 🐛

  • fix(mmm): reject non-response-scale likelihoods under link='identity' by @anevolbap in #2841
  • fix(mmm): support arbitrary VariableFactory in FourierBase.sample_prior by @shivamlalakiya in #2873
  • Make incrementality correct beyond the additive case: link-aware reduction, mediated mu_effects, and pm.do interventions by @daimon-pymclabs in #2813
  • fix(mmm): use original model when clone_model=False in sample_posterior_predictive by @shivamlalakiya in #2796
  • fix(mmm): keep the ambient layout engine in decomposition.waterfall by @anevolbap in #2793
  • fix(mmm): a correct optimization window — effect data, observed inputs, carry-in, effective carryover by @PabloRoque in #2898
  • fix(mmm): keep the ambient layout engine in MMMPlotSuite by @anevolbap in #2906

Documentation 📖

  • docs(skills): fix az.plot_trace call broken under ArviZ 1.x by @bourdux in #2842
  • docs: name the uv extras that carry pytest and pre-commit by @anevolbap in #2844
  • fix(docs): drop the OptimizerCompatibleModelWrapper alias from autosummary (#2660) by @anevolbap in #2854
  • Halo Effect Modeling Notebook by @juanitorduz in #2450
  • Signpost the advanced funnel notebook: full model names and section takeaways by @daimon-pymclabs in #2880
  • docs: add MMM campaign credibility disaggregation notebook by @cetagostini in #2849
  • docs: address #2775 review findings in mmm_funnel_mueffect notebook by @drbenvincent in #2868
  • Docs: build funnel MMMs from YAML by @drbenvincent in #2885
  • docs(mmm): promote the credibility disaggregation notebook to the docs gallery by @juanitorduz in #2897
  • docs(mmm): funnel-aware budget optimization in the advanced funnel notebook by @juanitorduz in #2890
  • fix(docs): add persistent stale-version banner and fix pydata-sphinx-theme CSS collision by @williambdean in #2915
  • docs(mmm): clarify the credibility disaggregation notebook by @juanitorduz in #2922

Maintenance 🔧

New Contributors

Full Changelog: 1.0.0...1.1.0