Skip to content

Knowledge-Driven Ensemble Learning Framework for Click-through rate Prediction

Notifications You must be signed in to change notification settings

salmon1802/KELF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If you have any questions, feel free to ask! :)

Knowledge-Driven Ensemble Learning Framework for Click-through rate Prediction (old name EKTF)

Model Overview

image

Requirements

python>=3.6
pytorch>=1.0
fuxictr
PyYAML
pandas
scikit-learn
numpy
h5py
tqdm

Datasets

Get the datasets from https://github.com/reczoo/Datasets

Hyperparameter settings and logs

Get the result from ./checkpoints

Acknowledgement

This implementation is based on FuxiCTR and BARS. Thanks for their sharing and contribution.
BARS: https://github.com/openbenchmark
FuxiCTR: https://github.com/xue-pai/FuxiCTR

About

Knowledge-Driven Ensemble Learning Framework for Click-through rate Prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages