Getting Started
Objective functions
Automated Machine Learning
Components and Custom Pipelines
Guardrails
Resources
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
A list of unique parameters