-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
coefficients larger than 1 #14
Comments
From @cjlin1 on May 26, 2016 22:9 Do you mean the weight vector? If so, yes they can be larger than 1
|
From @naarkhoo on June 10, 2016 22:44 Thanks for your answer. I have another issue, the glmnet solution is sparser than LIBLINEAR solution - I wonder if there could be any explanation ? :-) - thanks. |
From @cjlin1 on August 3, 2016 22:45 If the same loss and the same parameters are used, I think they should
|
From @naarkhoo on May 13, 2016 9:25
I wonder, if coefficients can be larger than 1 even on the normalized data ?
I am bench making liblinear with glmnet, and I see one of the coefficients is larger than one.
Thanks.
Copied from original issue: cjlin1#22
The text was updated successfully, but these errors were encountered: