libfm

Library for factorization machines

  • 所有者: srendle/libfm
  • 平台:
  • 许可证: GNU General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

libFM

Library for factorization machines

web: http://www.libfm.org/

forum: https://groups.google.com/forum/#!forum/libfm

Factorization machines (FM) are a generic approach that allows to mimic most factorization models by feature engineering. This way, factorization machines combine the generality of feature engineering with the superiority of factorization models in estimating interactions between categorical variables of large domain. libFM is a software implementation for factorization machines that features stochastic gradient descent (SGD) and alternating least squares (ALS) optimization as well as Bayesian inference using Markov Chain Monte Carlo (MCMC).

Compile

libFM has been tested with the GNU compiler collection and GNU make. libFM and the tools can be compiled with

make all

Usage

Please see the libFM 1.4.2 manual for details about how to use libFM. If you have questions, please visit the forum.

主要指标

概览
名称与所有者srendle/libfm
主编程语言C++
编程语言Perl (语言数: 4)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2014-09-15 00:36:07
推送于2020-03-28 07:37:04
最后一次提交2018-02-24 10:53:47
发布数0
用户参与
星数1.5k
关注者数72
派生数414
提交数28
已启用问题?
问题数35
打开的问题数18
拉请求数6
打开的拉请求数3
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?