RandomSearchTuner.
propose
Generate a unique set of parameters.
If tuner was initialized with with_replacement=True and the tuner is unable to generate a unique set of parameters after replacement_max_attempts tries, then NoParamsException is raised.
with_replacement=True
replacement_max_attempts
NoParamsException
proposed pipeline parameters
dict