/Personalized-News-Recommendation

Multi Armed Bandits implementation using the Yahoo! Front Page Today Module User Click Log Dataset

Primary LanguageJupyter Notebook

Bandits implemented

  • UCB
  • Thompson Sampling
  • E-greedy
  • LinUCB with disjoint linear models

References

Dataset

R6A - Yahoo! Front Page Today Module User Click Log Dataset, version 1.0 (1.1 GB)

The dataset contains 45,811,883 user visits to the Today Module. For each visit, both the user and each of the candidate articles are associated with a feature vector of dimension 6 (including a constant feature), constructed using a conjoint analysis with a bilinear model. The dataset can be found here.