Increase image-classification training data.
Do not change the label meaning.
Choose two practices.
Apply only transformations that preserve labels to training data and keep validation and test data independent real examples.
Detailed explanation
Only meaning-preserving transformations are used.
Only meaning-preserving transformations are used.
Artificially inflated evaluation is avoided.
Artificially inflated evaluation is avoided.
Training labels become wrong.
Training labels become wrong.
Evaluation data leaks.
Evaluation data leaks.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01 Domain 1.2のデータ拡張、品質、評価分割を確認する。Expected result
拡張によるデータ量増加と、ラベル保持・評価独立性を説明できる。Key points
- Augmentation
- Label preservation
- Independent evaluation
Notes
- Environment: AWS公式AIF-C01試験ガイドとAWS公式ドキュメントの確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.