Skip to content

FuCongResearchSquad/ResFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ResFlow

This repository contains the Tensorflow implementation for "ResFlow" as well as other baseline methods for KDD 2024 paper entitled "Residual Multi-Task Learner for Applied Ranking".

Datasets

We use three public datasets: Ali-CCP, AE, KuaiPure and MovieLens.

  • Ali-CCP is a benchmark dataset for conversion rate prediction, collected from traffic logs in Taobao platform, please refer to official page for more details.
  • AE is a dataset gathered from real-world traffic logs of the search system in AliExpress.please refer to official page for more details.
  • KuaiRand-Pure is an unbiased sequential recommendation dataset collected from the recommendation logs of the video-sharing mobile app, Kuaishou. Please refer to official page for more details.
  • MovieLens is a rating dataset from the MovieLens web site. Please refer to official page for more details.
All datasets above were processed on our internal platform and may not suitable for general personal system or environment.

Run the code

The code is only tested on our internal platform and may not be able to executed on general system without minor modification and adaption, This code is provided for reference purpose temporarily. We will work on an easy-to-run version in the future.

  • To reproduce the experiments on e-commercial datasets, please refer to e-comm directory
  • To reproduce the experiments on other modalities, please refer to other-modality directory

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages