Borrar filtros
Borrar filtros

lasso vs. ols

1 visualización (últimos 30 días)
Arek Majka
Arek Majka el 27 de Oct. de 2016
For lambda = 0 lasso should give the same regression coefficients as ols but it does not... Why? [B, FitInfo]=lasso(X,y,'Lambda',0:0.01:1); B(:,1) (that corresponds to lambda = 0) should give the same results like output from regress or regstats... But it doesn't. Why?

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by