evalml.tuners.Tuner.propose

Tuner.propose()[source]

Returns a suggested set of parameters to train and score a pipeline with, based off the search space dimensions and prior samples.

Returns

proposed pipeline parameters

Return type

dict