Difference between revisions of "LibRec"
Jump to navigation
Jump to search
(Created page with "'''LibRec''' is a Java library for recommender systems (Java version 1.7 or higher required). It implements a suit of state-of-the-art and up-to-date recommendation algorithms...") |
|||
Line 1: | Line 1: | ||
− | '''LibRec''' is a Java library for recommender systems (Java version 1.7 or higher required). It implements a suit of state-of-the-art and up-to-date recommendation algorithms. It consists of three major components: Generic Interfaces, Data Structures and Recommendation Algorithms. | + | '''LibRec''' is a Java library for [[recommender systems]] (Java version 1.7 or higher required). It implements a suit of state-of-the-art and up-to-date recommendation algorithms. It consists of three major components: Generic Interfaces, Data Structures and [[Recommendation Algorithms]]. |
== External links == | == External links == |
Latest revision as of 05:43, 4 December 2014
LibRec is a Java library for recommender systems (Java version 1.7 or higher required). It implements a suit of state-of-the-art and up-to-date recommendation algorithms. It consists of three major components: Generic Interfaces, Data Structures and Recommendation Algorithms.