Tuner.
add
Register a set of hyperparameters with the score obtained from training a pipeline with those hyperparameters.
pipeline_parameters (dict) – a dict of the parameters used to evaluate a pipeline
score (float) – the score obtained by evaluating the pipeline with the provided parameters
None