Closed ColtAllen closed 2 years ago
Final PR before publishing new version release to PyPI.
ModBetaGeoModel
conditional_probability_of_being_alive_up_to_time
ParetoNBDFitter
dill
fitters
_check_inputs
_dataframe_parser
BaseModel
PredictMixin
Final PR before publishing new version release to PyPI.
Changelog
ModBetaGeoModel
Bayesian implementation of Modified BG/NBD model added.conditional_probability_of_being_alive_up_to_time
toParetoNBDFitter
.dill
dependency for persistingfitters
models._check_inputs
into a static method and added a validation check for 'frequency < T'._dataframe_parser
from a static method and removed unnecessary_check_inputs
call.BaseModel
andPredictMixin
.Updated Model UML Diagram