Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

CoreNet: Leveraging Context-Aware Representations via MLP Networks for CTR Prediction

This is repo of paper "CoreNet: Leveraging Context-Aware Representations via MLP Networks for CTR Prediction".

Datasets

Datasets are downloaded from:

Environment Requirements

The code has been tested running under Python 3.8. The required packaged for reproducing environment could be found in requirements.txt

pip install -r requirements.txt

Preprocess

run

python src/preprocess/run_preprocess.py --dataset {name_dataset}

Training

run

python src/train.py --dataset {name_dataset}

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages