The source code for the paper "DLF: Enhancing Explicit-Implicit Interaction via Dynamic Low-Order-Aware Fusion for CTR Prediction"

- Please download the dataset from the website mentioned in our paper.
- Change the
dataset_config.yamlto your dataset root. - You can use
python main_run.py --expid DLF_defaultto run the whole program, you can use--dataset_idto select the dataset you want to process.