rayshi14 / HybridLinUCB-python

Hybrid Linear UCB bandit learning algorithm L Li(2010) python code
56 stars 28 forks source link

Hybrid LinUCB algorithm python code

A python implementation of the Hybrid Linear UCH bandit algorithm following the paper L Li(2010), A Contextual-Bandit Approach to Personalized News Article Recommendation Tested using amazon dataset.