FinalAutoMLJobObjectiveMetric
The best candidate result from an AutoML training job.
Contents
- MetricName
-
The name of the metric with the best result. For a description of the possible objective metrics, see AutoMLJobObjective:MetricName.
Type: String
Valid Values:
Accuracy | MSE | F1 | F1macro | AUC
Required: Yes
- Type
-
The type of metric with the best result.
Type: String
Valid Values:
Maximize | Minimize
Required: No
- Value
-
The value of the metric with the best result.
Type: Float
Required: Yes
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: