evalml.tuners.Tuner.propose

abstract 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