Skip to content

XMUDM/DEGREE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This repository contains our implementations for "Solving Delayed Feedback by Dual-level Unlearning in Online Continuous Conversion Rate Prediction".

Dependencies

  • numpy==1.23.5
  • pandas==1.5.3
  • python==3.10.9
  • scipy==1.10.0
  • torch==2.0.0
  • pyyaml==6.0
  • tqdm==4.65.0

Quick Start

  1. Download the dataset under './data/'

  2. Run the following command to pretrain

python main.py --mode pretrain --method Pretrain
  1. Run the following command to train and evaluate the model

    python main.py --mode stream --method Oracle

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages