-
Notifications
You must be signed in to change notification settings - Fork 343
Open
Labels
Description
Repo Maintainers: Please update this checklist and link to appropriate issues per internal discussions.
Contributors & Users: We appreciate hearing your thoughts!
MMM
- Deprecate legacy model class in favor of
MultiDimensionalMMM
CLV
- API change:
CLVModel(data,model_config).fit() -> CLVModel(model_config).fit(data) - sBG Notebook
- BUG:
ShiftedBetaGeoModelpredictive method parametrization #2114 - BG/BB Notebook
- Consolidate fit methods into
ModelBuilderfor cross-module support - CLV Deprecations #1516 (requires expansion)
- Expand
mlflowSupport- complete: Add autologging for CLV models #1354
- related: Add CLVWrapper #1377
Customer Choice
- Model Builder inheritance for save/load and expanded fit functionality? (requires API change)
Bass Diffusion
- Model Builder inheritance for save/load and expanded fit functionality (Use ModelBuilder for Bass Model #2110)