Is there a straightforward way to take a preference file that's used for a recommender (user_id, item_id, preference) and turn it into a vector that can be used for clustering? As part of my evaluation of Mahout I'd also like to cluster items and see how those simple clusters perform.
Thanks! Matthew Bryan
