AutoMlJobObjective
class AutoMlJobObjective
Specifies a metric to minimize or maximize as the objective of an AutoML job.
Types
Properties
Link copied to clipboard
The name of the objective metric used to measure the predictive quality of a machine learning system. During training, the model's parameters are updated iteratively to optimize its performance based on the feedback provided by the objective metric when evaluating the model on the validation dataset.