Giter Site home page Giter Site logo

btyd's Introduction

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 presently in an alpha stage of development.

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

pip install btyd

Contributing

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

Documentation and tutorials

Official Documentation of pre-fork Lifetimes library

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.

btyd's People

Contributors

camdavidsonpilon avatar coltallen avatar aprotopopov avatar rhydomako avatar psygo avatar juanitorduz avatar yanirs avatar statwonk avatar arnoldosmium avatar keyanyang avatar michaelschreier avatar utkarshgupta137 avatar ilanman avatar hhammond avatar danigate avatar benvandyke avatar pierrearb avatar amrishan avatar alonnir avatar zscore avatar tomaugspurger avatar ryanjoneil avatar rodneykeeling avatar praneethkumarpidugu avatar lowzhao avatar kevin-mercurio avatar jhurliman avatar airhorns avatar ericchiang avatar eamonkeane avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.