Borrar filtros
Borrar filtros

Which algortihm is used to solve lasso()?

3 visualizaciones (últimos 30 días)
Clemens Klöck
Clemens Klöck el 2 de Jul. de 2021
Comentada: Clemens Klöck el 5 de Jul. de 2021
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 comentarios
Max Heiken
Max Heiken el 3 de Jul. de 2021
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 el 5 de Jul. de 2021
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?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Linear and Nonlinear Regression en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by