Skip to content

AsswinCR/Multi-Arm-Bandits-for-Advertisement-click-through-rate-optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Arm-Bandits-for-Advertisement-click-through-rate-optimization

Advertisement optimization refers to the process to categorizing advertisements specific to a certain group of the population. A few well-known techniques for advertisement optimization include A/B testing and greedy algorithms. This project deals with analyzing the performances of techniques such as epsilon greedy algorithm, Upper Confidence Bound (UCB) algorithm and Thompson Sampling. Experiments conclude that Thompson sampling outperforms the rest of the above-mentioned algorithms. However, when taking hyper-parameter tuning into consideration, epsilon greedy algorithm results in the lowest regret.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published