github CamDavidsonPilon/lifetimes v0.10.1

latest releases: v0.11.3, v0.11.2, v0.11.1...
5 years ago

0.10.1

  • performance improvements to generate_data.py for large datasets #195
  • performance improvements to summary_data_from_transaction_data, thanks @MichaelSchreier
  • Previously, GammaGammaFitter would have an infinite mean when its q parameter was less than 1. This was possible for some datasets. In 0.10.1, a new argument is added to GammaGammaFitter to constrain that q is greater than 1. This can be done with q_constraint=True in the call to GammaGammaFitter.fit. See issue #146. Thanks @vruvora
  • Stop support of scipy < 1.0.
  • Stop support of < Python 3.5.

Don't miss a new lifetimes release

NewReleases is sending notifications on new releases.