You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
State Farm is complaining that they need the "lambda_" parameter from GLM to be the same nomenclature as "lambda" in grid search for GLM as it breaks their automation pipeline. Describe the solution you'd like
Change the "lambda" parameter in grid search to "lambda_" and change documentation to reflect it. Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered, if applicable.
Additional context
Add any other context or screenshots about the feature request here. If there's a reference (paper, book, etc) for this feature, please add that here.
H2O.ai Devs only
If there is a support ticket associated with this issue, please post the link here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
State Farm is complaining that they need the "lambda_" parameter from GLM to be the same nomenclature as "lambda" in grid search for GLM as it breaks their automation pipeline.
Describe the solution you'd like
Change the "lambda" parameter in grid search to "lambda_" and change documentation to reflect it.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered, if applicable.
Additional context
Add any other context or screenshots about the feature request here. If there's a reference (paper, book, etc) for this feature, please add that here.
H2O.ai Devs only
If there is a support ticket associated with this issue, please post the link here.
The text was updated successfully, but these errors were encountered: