Which algortihm is used to solve lasso()?

3 次查看(过去 30 天)
Hi,
my question is quite general. In matlab, the lasso function can be used to solve regression problems. Searching in help, I could not find a brief description of the algorithm or a reference which algorithm is applied.
I would be glad if some could give me a hint.
Kind Regards,
Clemens
  2 个评论
Max Heiken
Max Heiken 2021-7-3
doc lasso
led me to this page of the documentation, which has an "Algorithms" section. A description and reference is given there. Is this what you are looking for?
Clemens Klöck
Clemens Klöck 2021-7-5
Hi Max,
I have also read the algorithm description, but for me it was not clear if this lasso solver always uses ADMM algorithm? Because in the description is written for large arrays, the problem will be solved by ADMM. But what about small arrays?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Linear and Nonlinear Regression 的更多信息

产品


版本

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by