Skip to content

JanuRam/Product-Recommender-using-RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Product Recommender 📝 using Reinforcement Learning (RL)

This repository consists of Recommendation Engine built based on the ratings given for beauty products in Amazon website.

Solution details

The solution here is built using a RL based multi-arm bandit algorithm called UCB1. The implementation covers both generic recommendations and cold-start recommendations.

To get started

About the Dataset

The dataset is used contains ratings corresponding to beauty products in Amazon. Source : Kaggle

Libraries required

  1. Pandas
  2. Numpy
  3. Scikit-learn
  4. Yellow-brick

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published