abess-team / abess

Fast Best-Subset Selection Library
https://abess.readthedocs.io/
Other
474 stars 41 forks source link

Perhaps a typo in the online tutorial for multi-response linear regression #501

Closed brtang63 closed 1 year ago

brtang63 commented 1 year ago

The loss function seems incorrect in the first section of the online tutorial. Should the 2-norm of matrices be changed to the Frobenius norm instead? Both for R & Python tutorials.

R tutorial Python tutorial

Mamba413 commented 1 year ago

would you mind correct this for us?

brtang63 commented 1 year ago

Sure. With my pleasure. I've opened a pull request.