auto

Classes

Auto(target_metric, horizon[, ...])

Automatic pipeline selection via defined or custom pipeline pool.

AutoAbstract()

Interface for Auto object.

AutoBase(target_metric, horizon[, ...])

Base Class for Auto and Tune, implementing core logic behind these classes.

Tune(pipeline, target_metric, horizon[, ...])

Automatic tuning of custom pipeline.

_Callback(*args, **kwargs)

_Initializer(*args, **kwargs)