Which TWO SageMaker features can be used to monitor and debug training jobs? (Choose 2.)
Debugger captures real-time training metrics and tensors.
Why this answer
SageMaker Debugger (Option A) captures tensors and metrics during training. CloudWatch Logs (Option E) provide training script logs. Options B (Model Monitor), C (Clarify), and D (Ground Truth) are for inference, explainability, and labeling respectively.