AutoML API

orca.automl.auto_estimator

A general estimator supports automatic model tuning. It allows users to fit and search the best hyperparameter for their model.

orca.automl.hp

Sampling specs to be used in search space configuration.

automl.metrics

Evaluate unscaled metrics between y true value and y predicted value.