You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements the UCB algorithm to give content recommendation to users based on their historical preference data. More information about this project is given in the .ipynb file.
About
This project implements the UCB algorithm to give personalized content recommendations to users based on their historical preference data.