Introduction

Model

Take logistic regression as an example:

\[ P(is_click | ad, website, ip, ...) = logit(b + w_{ad} * ad + w_{website} * website + w_{ip} * ip) \]