1. Introduction

Distributed LR With Parameter Server

  1. Install

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

cd /repo/ps-lite

step 2.

cp third_party/* .

step 3.

make

step 4.

cd /repo/dmlc-core

make

step 5.

cd logistic-regression-ftrl-ps

make
  1. Contact: 2012wxs@gmail.com

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