Mahout Aggregate Multiple Similarity Objects -


i have 3 different types of boolean preference data i'm using build 3 separate similarity object. wanted know if possible combine these 3 similarity objects one. have 3 separate data files, 1 items followed, items messaged, , item page views. 3 files csv files of form user_id, item_id. item 101 , 567 might have similarity rating of .047 based on items followed data, in items messaged data similarity .10. question how can combine these 1 similarity rating between items.


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -