Skip to content
This repository was archived by the owner on Nov 11, 2017. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 500 Bytes

File metadata and controls

15 lines (12 loc) · 500 Bytes

JavaFM: Java 8 Factorisation Machines Library

<dependency>
    <groupId>org.ranksys</groupId>
    <artifactId>JavaFM</artifactId>
    <version>0.4</version>
</dependency>

Based on the work of Steffen Rendle (2012): Factorization Machines with libFM, in ACM Trans. Intell. Syst. Technol., 3(3), May.

Alternative implementations: