evalml.tuners.GridSearchTuner.propose

GridSearchTuner.propose()[source]

Returns hyperparameters from _grid_points iterations

If all possible combinations of parameters have been scored, then NoParamsException is raised.

Returns

proposed hyperparameters

Return type

dict