fit_clv_model
Fit a Bayesian CLV model on RFM transaction data to estimate customer lifetime value, supporting models like BG/NBD and Gamma-Gamma with configurable sampling.
Instructions
Fit a Bayesian Customer Lifetime Value (CLV) model on RFM transaction data. (Deprecated: prefer fit_purchase_model or fit_value_model).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes |