Getting Started
Objective functions
Automated Machine Learning
Components and Custom Pipelines
Guardrails
Resources
Tuner.
add
Register a set of hyperparameters with the score obtained from training a pipeline with those hyperparameters.
parameters (dict) – hyperparameters
score (float) – associated score
None