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.
Hybrid Linear UCB bandit learning algorithm L Li(2010) python code
Python
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.