Skip to content

Change the "lambda" hyperparameter in grid search for GLM to "lambda_" #16603

Open
@arunaryasomayajula

Description

@arunaryasomayajula

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions