Yahoo_recommendation
This is the personalized recommendation algorithm of news articles as a contextual bandit problem.
I implemented 2 algorithms that are introduced in the reference paper i.e., linUCB with disjoint linear models and linUCB with hybrid linear models.