spritezhong / Field-aware-Factorization-Machine-ps

LR、FM、FFM model solved by ftrl and sgd parallel on parameter server(ps-lite)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Introduction

Distributed LR With Parameter Server

  1. Install

step 1. in the fold of logistic-regression-ftrl-ps

cd ps-lite

cp third_party/* .

make

step 2.

cd dmlc-core

make

step 3.

cd logistic-regression-ftrl-ps

make
  1. Contact:

    2012wxs@gmail.com

  2. References:

[1] Ad Click Prediction: a View from the Trenches:http://dl.acm.org/citation.cfm?id=2488200

About

LR、FM、FFM model solved by ftrl and sgd parallel on parameter server(ps-lite)


Languages

Language:C++ 70.5%Language:Roff 12.2%Language:Python 4.8%Language:C 4.2%Language:Makefile 2.8%Language:HTML 1.8%Language:Java 1.6%Language:CMake 1.2%Language:Shell 0.7%Language:CSS 0.2%Language:Batchfile 0.0%