pymc-marketing
pymc-marketing copied to clipboard
Remove CLV deprecation warnings
trafficstars
- For a future release (2025-Q4 or early 2026)
- Related to #1498
Remove:
_rename_posterior_variablesanddeprecated_keys = [key for key in model_config if key.endswith("_prior")], in basic CLV model- the related tests (such as
test_backward_compatibility_with_old_configandtest_deprecation_warning_on_old_config)
Adding additional deprecations to this; will update as PRs are merged.
- [x]
clv.utils.clv_summary