The document presents distributed coordinate descent for logistic regression with regularization, emphasizing its applications in large-scale machine learning. It discusses various optimization techniques and the d-glmnet algorithm, which efficiently handles sparse, high-dimensional datasets by running computations in parallel across multiple machines. It concludes that d-glmnet outperforms state-of-the-art algorithms and can be extended to other regularizers and generalized linear models.
Related topics: