evalml.tuners.GridSearchTuner.propose

GridSearchTuner.propose()[source]

Returns parameters from _grid_points iterations

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

Returns

proposed pipeline parameters

Return type

dict