FlywheelModelEvaluationMetrics
The evaluation metrics associated with the evaluated model.
Contents
- AverageAccuracy
-
Average accuracy metric for the model.
Type: Double
Required: No
- AverageF1Score
-
The average F1 score from the evaluation metrics.
Type: Double
Required: No
- AveragePrecision
-
Average precision metric for the model.
Type: Double
Required: No
- AverageRecall
-
Average recall metric for the model.
Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: