无标题文章

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:

你可能感兴趣的:(无标题文章)