文件名称:Tencent_Social_Ads2018:2018腾讯社交广告33名;
文件大小:27KB
文件格式:ZIP
更新时间:2024-05-17 08:11:02
pytorch ctr xdeepfm deepinterestnetwork Python
Tencent_Social_Ads2018 2018腾讯社交广告33名的nn方案,单模75+(主要是分享下方案和pytorch的网络) 特征工程 原始特征低频hash处理 多值特征训练时truncate、网络里做pooling,truncate 参数如下: bag_feats = ['kw1','kw2','kw3','topic1','topic2','topic3', 'appIdAction','appIdInstall', 'interest1', 'interest2', 'interest3', 'interest4', 'interest5'] bag_value_cnts =[5, 5, 5, 5, 5, 5, 50, 50, 35, 30, 10, 10, 70] 增
【文件预览】:
Tencent_Social_Ads2018-master
----.gitignore(1KB)
----README.md(5KB)
----run.sh(270B)
----feature()
--------2_get_feat_low_case_split_with_pre.py(29KB)
----train_dl_with_pre()
--------TSAdsDataset.py(10KB)
--------din_xdeepfm_v2.py(20KB)
--------3-train_add_feature_0612.py(20KB)
--------loss.py(915B)
--------4-test_din_xdeepfm_addFeat_0612.py(8KB)
----data()
--------final()
--------preliminary_contest_data()
----preprocess()
--------0_user_feat_transform.py(2KB)
--------1_slice_merge.py(2KB)