ColtAllen / btyd

Buy Till You Die and Customer Lifetime Value statistical models in Python.
https://btyd.readthedocs.io/
Apache License 2.0
113 stars 8 forks source link

Add `conditional_probability_of_being_alive_up_to_time` to `ParetoNBD` #53

Closed ColtAllen closed 1 year ago

ColtAllen commented 1 year ago

There is an additional predictive capability for the ParetoNBD model that is not included in the legacy Lifetimes library:

https://github.com/CamDavidsonPilon/lifetimes/issues/213

SSMK-wq commented 1 year ago

@ColtAllen - Appreciate your help. Grateful. Can the beta release be installed just using pip install btyd?

ColtAllen commented 1 year ago

@ColtAllen - Appreciate your help. Grateful. Can the beta release be installed just using pip install btyd?

Yes; the new release is now available for pip install as v0.1b3.