Some production fields are missing.
Missingness itself may carry business meaning.
Choose two designs.
Monitor missing rates and reasons by field, and reproduce the training-time imputation and missing indicators at inference.
Detailed explanation
Input quality changes become visible.
Input quality changes become visible.
Feature meaning stays consistent.
Feature meaning stays consistent.
Zero may be a real value.
Zero may be a real value.
Training and inference diverge.
Training and inference diverge.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01 Domain 1.2のデータ品質、欠損値、前処理を確認する。Expected result
欠損値を一律処理せず、品質監視と一貫した補完を実装できる。Key points
- Missing rate
- Imputation
- Indicator
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.