Getting Started
Objective functions
Automated Machine Learning
Pipelines and Components
Data Checks
Resources
evalml.tuners.
SKOptTuner
Bayesian Optimizer.
Methods
__init__
Init SkOptTuner
add
Add score to sample
is_search_space_exhausted
Optional.
propose
Returns a suggested set of parameters to train and score a pipeline with, based off the search space dimensions and prior samples.