cyfronet-fid / recommender-system

Reinforcement Learning Recommender System suggesting relevant scientific services to appropriate researchers
GNU General Public License v3.0
11 stars 2 forks source link

Save user actions from JMS #459

Closed Michal-Kolomanski closed 8 months ago

Michal-Kolomanski commented 9 months ago

If that is the case: 1) Subscribe to user_actions and recommendation topics 2) Answer the question - should we filter messages and save only those that are relevant for service recommender? 3) Save those messages in our DB 4) Answer the question - should we change anything in the algorithm that builds user journeys from given user actions?