Increasing L2 reg in STLSQ #684
royalasdaircoding
started this conversation in
General
Replies: 1 comment 4 replies
-
|
Looks like you're right, it doesn't. Yes, that |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I see in STLSQ there is now a line in the code which multiplies$\alpha$ by 2 if a
LinAlgWarningis raised. Presumably this is to improve the condition number.My question is, does the code inform you when this happens? Are there hypothetically cases where I fit a model with$\alpha=0.1$ but in reality my model is fit with $\alpha=0.4$ , for example?
Thanks
Alasdair
Beta Was this translation helpful? Give feedback.
All reactions