hi
I use Rapidminner for Collaborative Filtering Item Recommendation with user k-nn and the result at "item_id" is number like this


so how can I replace Movie Name (title) instead of item_id.


I try to use set role operator and set additional roles : attribute 'title' with 'item identification' but output is the same. the "item_id" still be number.
Thanks you for your help