xflow icon indicating copy to clipboard operation
xflow copied to clipboard

Distributed LR、 FM model on Parameter Server. FTRL and SGD Optimization Algorithm.

  1. Introduction

    Distributed LR With Parameter Server

  2. Install

    mkdir build

    cd build

    cmake ..

  3. todo:

     1. Learning hyper parameters of normazation automatically
    
     2. opt algo for more sparse model
    
  4. Contact:

     [email protected]
    
  5. References:

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