A Blockwise Descent Algorithm for Group-penalized Multiresponse and Multinomial Regression

Noah Simon, Jerome H. Friedman, Trevor Hastie
2013
1 reference

Abstract

In this paper we purpose a blockwise descent algorithm for group-penalized multiresponse regression. Using a quasi-newton framework we extend this to group-penalized multinomial regression. We give a publicly available implementation for these in R, and compare the speed of this algorithm to a competing algorithm --- we show that our implementation is an order of magnitude faster than its competitor, and can solve gene-expression-sized problems in real time.

1 repository
1 reference

Code References

â–¶ scikit-learn/scikit-learn
1 file
â–¶ sklearn/linear_model/_glm/_newton_solver.py
1
# Regression". https://doi.org/10.48550/arXiv.1311.6529
Link copied to clipboard!