Skip to content

Latest commit

 

History

History
71 lines (59 loc) · 3 KB

Readme.md

File metadata and controls

71 lines (59 loc) · 3 KB

Click Through Rate Prediction

Computational Advertising Related Terminology

  • CTR, CPC, CPA, CR
  • How is the sponsored ad rank decided? (TBD)
  • How to predict CTR? (TBD)
  • HOw to decide price according to predicted CTR? (TBD)

Usual Methodology

Methodology for rare/new ads

Model performance matrix

Classification error measurement

Design (A/B) Tests

Pandas

Python visualization

Python useful packages

Python Cheatsheet

Python Algorithm

https://github.com/bmanturner/CS303-python

Spark