Giter Site home page Giter Site logo

iamsile / logistic-regression-ftrl-ps-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from huangpingchun/logistic-regression-ftrl-ps

0.0 1.0 0.0 71 MB

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

Makefile 3.17% Shell 1.24% Python 11.90% CMake 3.56% C++ 71.63% Batchfile 0.02% Java 4.74% C 3.73%

logistic-regression-ftrl-ps-1's Introduction

  1. Introduction

    Distributed LR With Parameter Server

  2. 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 Field-aware-Factorization-Machine-ps
    
     make clean && make
    
  3. todo:

    1. FM model

    2. FFM model

    3. Learning hyper parameters of normazation automatically

    4. 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

logistic-regression-ftrl-ps-1's People

Contributors

xswang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.