Skip to content

sunmingze/logistic-regression-ftrl-ps

 
 

Repository files navigation

  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

logistic regression model by ftrl based on ps-lite(parameter server)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 64.3%
  • Roff 14.6%
  • Python 5.6%
  • C 5.0%
  • Makefile 2.3%
  • HTML 2.1%
  • Other 6.1%