TrainingDataResult
The data validation manifest created for the training dataset during model training.
Contents
- Input
-
The training data that you supplied.
Type: TrainingData object
Required: No
- Output
-
Reference to images (assets) that were actually used during training with trained model predictions.
Type: TrainingData object
Required: No
- Validation
-
A manifest that you supplied for training, with validation results for each line.
Type: ValidationData object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: