ModelPerformance
Information about the evaluation performance of a trained model.
Contents
- F1Score
-
The overall F1 score metric for the trained model.
Type: Float
Required: No
- Precision
-
The overall precision metric value for the trained model.
Type: Float
Required: No
- Recall
-
The overall recall metric value for the trained model.
Type: Float
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: