GithubHelp home page GithubHelp logo

percltv's Introduction

perCLTV

This repo is the TF2.0 implementation of perCLTV: A General System for Personalized Customer Lifetime Value Prediction in Online Games [PDF].

Folders

  • data/: data of perCLTV (randomly generated sample data to show the data format, not the real data).
    • sample_data_individual_behavior.csv: the sample for individual behavior sequential data.
    • sample_data_social_behavior.csv: the sample for social behavior graph data.
    • sample_data_label.csv: the sample data for label, where label1 is churn label (binary classification) and label2 is payment label (regression).
  • src/: implementations of MSDMT.
    • model.py: the code for model.
  • main.py: the code for pipeline.

Requirements

The code has been tested running under Python 3.8.16, with the following packages installed (along with their dependencies):

  • tensorflow == 2.12.0
  • spektral == 1.2.0
  • attention == 5.0.0
  • numpy == 1.23.5
  • pandas == 2.0.0
  • scikit-learn == 1.2.2

Running

$ python main.py 

Cite

Please cite our paper if you use this code in your own work:

@article{zhao2023percltv,
  title={perCLTV: A general system for personalized customer lifetime value prediction in online games},
  author={Zhao, Shiwei and Wu, Runze and Tao, Jianrong and Qu, Manhu and Zhao, Minghao and Fan, Changjie and Zhao, Hongke},
  journal={ACM Transactions on Information Systems},
  volume={41},
  number={1},
  pages={1--29},
  year={2023},
  publisher={ACM New York, NY}
}

percltv's People

Contributors

linxiagong avatar wwwwei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.