美文网首页
无标题文章

无标题文章

作者: 其名为鲲 | 来源:发表于2015-05-26 14:54 被阅读0次

    IBFFM is a library for field-aware factorization machine. For the formulation

    it solves, please check:

    http://www.csie.ntu.edu.tw/~r01922136/slides/ffm.pdf

    Table of Contents

    =================

    - Installation

    - Data Format

    - Command Line Usage

    - Examples

    - Library Usage

    -OpenMP

    - Building Windows Binaries

    Installation

    ============

    Requirement:

    LIBFFM is written in C++. It requires C++11 andOpenMPsupports. IfOpenMPis

    not available on your platform, please refer to section `OpenMP.'

    - Unix-like systems:

    To compile on Unix-like systems, type `make' in the command line.

    - OS X:

    相关文章

      网友评论

          本文标题:无标题文章

          本文链接:https://www.haomeiwen.com/subject/rqkyxttx.html