mloss.org CoFiRankhttp://mloss.orgUpdates and additions to CoFiRankenMon, 30 Mar 2009 17:17:34 -0000CoFiRank 0.1http://mloss.org/software/view/181/<html><p>CofiRank or – shorter – cofi is our approach to the collaborative filtering problem. The goal is to predict preferences of users based on past ratings by them and other users. We build upon the Maximum Margin Matrix Factorization approach, yet extend it in several ways: </p> <p>Cofi can make use of state of the art optimization technology, making it feasible to run on the largest data sets available. Cofi can be run on a single machine with moderate memory requirements (2GB) to train on the Netflix dataset with its 100.000.000 entries. </p> <p>Cofi is able to do structured prediction, e.g. by predicting the relative order (ranking) with which you like movies instead of the absolute rating you would give them. This allows for models that are better suited to predict what you like than dislike. This property is important for recommender systems. </p></html>Markus Weimer, Alexandros Karatzoglou, Alex SmolaMon, 30 Mar 2009 17:17:34 -0000http://mloss.org/software/rss/comments/181http://mloss.org/software/view/181/rankingcollaborative filteringmatrix factorizationrecommender systems