Hello,
Azure novice here trying to set up one of your cognitive services for a POC run in a company.
I was wondering what is the recommendation scope of one personalizer. Let's suppose that there are several types of recommendations (user-user, or user-item) that I am interested in. Both of these types can have completely different rankableActions and ways of coming up with a reward number. Would it make sense to make a 'factory of personalizers', or would you recommend to entrust different types of recommendations to same instance?