Skip to content

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

Notifications You must be signed in to change notification settings

antonismand/Personalized-News-Recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published