GammaGammaModel.build_model#
- GammaGammaModel.build_model(data)[source]#
Build the model.
- Parameters:
- data
pandas.DataFrame Input data with customer_id, monetary_value, and frequency columns.
- data
Build the model.
pandas.DataFrameInput data with customer_id, monetary_value, and frequency columns.