Skip to main content

Buy Till You Die and Customer Lifetime Value statistical models in Python.

Project description

BTYD

Actively Maintained PyPI version GitHub license

READ FIRST: Project Status

BTYD is the successor to the Lifetimes library for implementing Buy Till You Die and Customer Lifetime Value statistical models in Python. All existing Lifetimes functionality is supported, and Bayesian PyMC model implementations are now in Beta.

Introduction

BTYD can be used to analyze your users based on the following assumptions:

  1. Users interact with you when they are active, or "alive"
  2. Users under study may "die" or become inactive after some period of time

If this is too abstract, consider these applications:

  • Predicting how often a visitor will return to your website. (Alive = visiting. Die = decided the website wasn't for them)
  • Understanding how frequently a patient may return to a hospital. (Alive = visiting. Die = maybe the patient moved to a new city, or became deceased.)
  • Predicting individuals who have churned from an app using only their usage history. (Alive = logins. Die = removed the app)
  • Predicting repeat purchases from a customer. (Alive = actively purchasing. Die = became disinterested with your product)
  • Predicting the lifetime value of your customers

Installation

BTYD installation requires Python 3.8 or 3.9:

pip install btyd

Contributing

Please refer to the Contributing Guide before creating any Pull Requests.

Documentation and Tutorials

User Guide

Questions? Comments? Requests?

Please create an issue in the BTYD repository.

Supported Models

Additional Information

  1. R implementation is called BTYDplus.
  2. Bruce Hardie's website, especially his notes, is full of useful and essential explanations, many of which are featured in this library.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

btyd-0.1b3.tar.gz (576.8 kB view hashes)

Uploaded Source

Built Distribution

btyd-0.1b3-py3-none-any.whl (605.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page