Build your first Recommender system using Reinforcement learning!
In this blog I will help you build a Recommender system. This system will try to learn the behavior of user and try to make recommendations accordingly. As the first step, we will make a system which gives 5 options to the user to choose from and based on the past user choice, the system would recommend most probable option the user would choose. This solution can be extended to many applications. This solution is based on Beta Distribution.
Nov-14-2022, 16:05:07 GMT
- Technology: