whether the cross-validation (CV) step is mandatory ? #283
Unanswered
zhanglin-alt
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
It is not recommended to use a specific |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Dear Prof. Tadano,
I would like to inquire whether the cross-validation (CV) step is mandatory. I've observed that CV computation can be time-consuming, and under standard conditions, a tolerance of 1e-6 appears sufficiently convergent for fitting errors. Consequently, if I set the L1_ALPHA parameter as low as possible—for instance, 1e-10—could this allow me to bypass the CV validation step?
Best regards!
Beta Was this translation helpful? Give feedback.
All reactions