English

Distributed Coordinate Descent for L1-regularized Logistic Regression

Machine Learning 2016-01-12 v1 Machine Learning

Abstract

Solving logistic regression with L1-regularization in distributed settings is an important problem. This problem arises when training dataset is very large and cannot fit the memory of a single machine. We present d-GLMNET, a new algorithm solving logistic regression with L1-regularization in the distributed settings. We empirically show that it is superior over distributed online learning via truncated gradient.

Keywords

Cite

@article{arxiv.1411.6520,
  title  = {Distributed Coordinate Descent for L1-regularized Logistic Regression},
  author = {Ilya Trofimov and Alexander Genkin},
  journal= {arXiv preprint arXiv:1411.6520},
  year   = {2016}
}
R2 v1 2026-06-22T07:10:08.752Z