0.19.4
What's Changed
New Features 馃帀
- Add Zarr save/load support to ModelIO (zarr>=3 shim) by @PabloRoque in #2512
- Load models without fit data by @ColtAllen in #2538
Documentation 馃摉
- Adding Consideration Sets Model to Mixed Logit by @NathanielF in #2442
- fix grammar in causal approach notebook by @npandolfi in #2528
- fix(docs): convert Resources section from raw HTML to markdown heading by @erete22 in #2537
- Add Maxdiff methods to Consumer Choice by @NathanielF in #2514
- migrating time_slice_cv plots to its own PlotSuite (MMMCVPlotSuite) by @isofer in #2530
Maintenance 馃敡
- fix: cap jax below 0.10.0 due to breaking changes in new release by @isofer in #2500
- feat(mmm): chainable mu effects by @williambdean in #2503
- Adds DecompositionPlots to the pymc_marketing.mmm.plotting namespace by @isofer in #2488
- adds a SensitivityPlots namespace class to mmm.plotting by @isofer in #2494
- fix: restore original_scale Deterministics on MMM save/load round-trip by @PabloRoque in #2508
- Restore from_netcdf with deprecation warning by @cetagostini-wise in #2529
- Unpin JAX by @juanitorduz in #2534
New Contributors
- @npandolfi made their first contribution in #2528
- @erete22 made their first contribution in #2537
Full Changelog: 0.19.3...0.19.4