Hello,
I am trying to implement a collaborative filtering algorithm using this tutorial:http://muricoca.github.io/crab/tutorial.html
My dataset is composed of speed dating data, and the items from the tutorial are persons for me.
I would like to add variables instead of the grade of preference (meaning grading each variable).
Do you know if it is possible to do it with crab? If not, do you have ideas of how to use the same idea than crab but with more preferences grades?
Thank you in advance for your answer!