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: