Skip to content

akjayant/News-Article-Recommendation-via-Contextual-Bandits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

News Article Recommendation via Contextual Bandits in Online fashion using LinUCB

  1. DATA : 10000 rows of data with chosen arm (random) out of 10 actions(articles) and reward (article clicked or not) , with 10-dimensional context vectors of each arm.
  2. Algorithm choses one of the artcile as the recommendation and improves itself in an online manner.

Releases

No releases published

Packages

No packages published