pymc-marketing icon indicating copy to clipboard operation
pymc-marketing copied to clipboard

Remove CLV deprecation warnings

Open arthurmello opened this issue 8 months ago • 1 comments
trafficstars

  • For a future release (2025-Q4 or early 2026)
  • Related to #1498

Remove:

  • _rename_posterior_variables and deprecated_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_config and test_deprecation_warning_on_old_config)

arthurmello avatar Feb 22 '25 08:02 arthurmello

Adding additional deprecations to this; will update as PRs are merged.

  • [x] clv.utils.clv_summary

ColtAllen avatar Mar 03 '25 15:03 ColtAllen