adrtod/rfastFM: Interface to the fastFM library

rfastfm is an interface to the fastFM library for Factorization Machines (FM). Though being recognized as being very successful for recommender system type applications, FMs are a much more general model to deal with sparse and high dimensional features. The fastFM implementation provides easy access to many solvers and supports regression, classification and ranking tasks. Such an implementation simplifies the use of FMs for a wide range of applications.

Getting started

Package details

MaintainerAdrien Todeschini <adrien.todeschini@gmail.com>
LicenseGPL-3 + FILE src/fastFM-core/COPYING
Version0.1.0.9000
URL https://github.com/adrtod/rfastfm https://adrtod.github.io/rfastfm
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("adrtod/rfastFM")
adrtod/rfastFM documentation built on May 14, 2019, 7:59 a.m.