lifetimes icon indicating copy to clipboard operation
lifetimes copied to clipboard

Extend BG/NBD model with Time-Invariant Covariates

Open meremeev opened this issue 5 years ago • 1 comments

Extend package with functionality described in this paper:

Bruce Hardie, Incorporating Time-Invariant Covariates into the Pareto/NBD and BG/NBD Models.

meremeev avatar Oct 25 '19 22:10 meremeev

Implementation plan:

  • Add fitters to the beta_geo_covar_fitter.py module hosting BetaGeoCovarsFitter (BaseFitter) class.
  • Extend testing routines for new class by analogy with BetaGeoFitter() and BetaGeoBetaBinomFitter() classes.

meremeev avatar Oct 26 '19 00:10 meremeev