Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Recommender Systems

s_vilchiss_vilchis Member Posts: 1 Learner I
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   

Answers

  • CKönigCKönig Employee, Member Posts: 70 RM Team Member
    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/
Sign In or Register to comment.