ModelMetrics
Contains metrics captured from a model.
Contents
- Bias
-
Metrics that measure bias in a model.
Type: Bias object
Required: No
- Explainability
-
Metrics that help explain a model.
Type: Explainability object
Required: No
- ModelDataQuality
-
Metrics that measure the quality of the input data for a model.
Type: ModelDataQuality object
Required: No
- ModelQuality
-
Metrics that measure the quality of a model.
Type: ModelQuality object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: