Adds a boolean param with true and false.
Adds a boolean param with true and false.
Adds a long param with multiple values.
Adds a long param with multiple values.
Adds a float param with multiple values.
Adds a float param with multiple values.
Adds a int param with multiple values.
Adds a int param with multiple values.
Adds a double param with multiple values.
Adds a double param with multiple values.
Adds a param with multiple values (overwrites if the input param exists).
Adds a param with multiple values (overwrites if the input param exists).
Sets the given parameters in this grid to fixed values.
Sets the given parameters in this grid to fixed values.
Sets the given parameters in this grid to fixed values.
Sets the given parameters in this grid to fixed values.
Builds and returns all combinations of parameters specified by the param grid.
Builds and returns all combinations of parameters specified by the param grid.
:: Experimental :: Builder for a param grid used in grid search-based model selection.