Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 814 Bytes

File metadata and controls

27 lines (16 loc) · 814 Bytes

GenCI

This is the official Pytorch implementation for the paper: "GenCI: Generative Modeling of User Interest Shift via Cohort-based Intent Learning for CTR Prediction."

95fecc5d-dd7a-4904-931f-8a7ae7bf74cb

Dependencies

GenCI has the following dependencies:

  • python 3.9+

  • pytorch 1.10+

Please install other required packages via pip install -r requirements.txt.

Dataset

You can find all the datasets we used in Google Drive. Please download the file and unzip it to the dataset/ folder.

Quick Start

You can directly run our script file

bash run_genci.sh