Recommender Systems
s_vilchis
New Altair Community Member
Hello!
Once I have found the best model, what are the operators that I have to use to apply the model to existing or new clients, to recommend new products to them.
My best model was an item-item similariry based.
Thanks a lot!
Best
Sandra
Once I have found the best model, what are the operators that I have to use to apply the model to existing or new clients, to recommend new products to them.
My best model was an item-item similariry based.
Thanks a lot!
Best
Sandra
Tagged:
0
Answers
-
You can store the best model in your repository folder. In a new process, you can drag and drop it in from the repository and use "Apply Model" to then apply it to a different dataset, which must have the same shape (attributes) as the original data set you trained your model on.
For a professional deployment of such a scoring process, have a look at https://docs.rapidminer.com/latest/hub/endpoints/0