Skip to content

Commit 063b51e

Browse files
authored
Merge pull request wzhe06#12 from WuLC/master
Deep&Cross network for CTR prediction
2 parents 218d2cc + 53dcdab commit 063b51e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Binary file not shown.

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ Online Optimization,Parallel SGD,FTRL等优化方法,实用并且能够给
3232

3333
### CTR Prediction
3434
CTR预估模型相关问题,作为计算广告的核心,CTR预估永远是研究的热点,下面每一篇都是非常流行的文章,推荐逐一精读
35+
* [Deep & Cross Network for Ad Click Predictions.pdf](https://github.com/wzhe06/Ad-papers/blob/master/CTR%20Prediction/Deep%20%26%20Cross%20Network%20for%20Ad%20Click%20Predictions.pdf) <br />
36+
Google 在17年发表的 Deep&Cross 网络,类似于 Wide&Deep, 比起 PNN 只做了特征二阶交叉,Deep&Cross 理论上能够做任意高阶的特征交叉
3537
* [Deep Crossing- Web-Scale Modeling without Manually Crafted Combinatorial Features.pdf](https://github.com/wzhe06/Ad-papers/blob/master/CTR%20Prediction/Deep%20Crossing-%20Web-Scale%20Modeling%20without%20Manually%20Crafted%20Combinatorial%20Features.pdf) <br />
3638
* [Learning Piece-wise Linear Models from Large Scale Data for Ad Click Prediction.pdf](https://github.com/wzhe06/Ad-papers/blob/master/CTR%20Prediction/Learning%20Piece-wise%20Linear%20Models%20from%20Large%20Scale%20Data%20for%20Ad%20Click%20Prediction.pdf) <br />
3739
* [Entire Space Multi-Task Model_ An Effective Approach for Estimating Post-Click Conversion Rate.pdf](https://github.com/wzhe06/Ad-papers/blob/master/CTR%20Prediction/Entire%20Space%20Multi-Task%20Model_%20An%20Effective%20Approach%20for%20Estimating%20Post-Click%20Conversion%20Rate.pdf) <br />

0 commit comments

Comments
 (0)