Skip to content

Sharing the CTR Prediction original paper and personal study notes

Notifications You must be signed in to change notification settings

shangluyang/CTR-Prediction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTR Prediction 论文、个人学习笔记分享

动态更新学习中实现或者阅读过的计算广告相关论文、学习资料和业界分享,作为自己学习的总结,也希望能为计算广告相关行业的同学带来便利。 同时欢迎对CTR Prediction感兴趣的同学与我(杜博亚)讨论相关问题,我的联系方式如下:

其中,个人博客收录了本人关于CTR的理论、实践总结,欢迎访问、关注~

目录

Optimization Method

Online Optimization,Parallel SGD,FTRL等优化方法,实用并且能够给出直观解释的文章

Classic CTR Prediction

Deep Learning CTR Prediction

Embedding

Tree Model

树模型和基于树模型的boosting模型,树模型的效果在大部分问题上非常好,在CTR,CVR预估及特征工程方面的应用非常广

Computational Advertising Architect

广告系统的架构问题

参考文献

[1] https://github.com/wzhe06/Ad-papers/blob/master/README.md [2] https://github.com/duboya/ML_CIA

About

Sharing the CTR Prediction original paper and personal study notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.0%
  • Jupyter Notebook 39.1%
  • C++ 2.5%
  • Shell 1.4%