Data Integrity & Preparation
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing AWS Certified Machine Learning Engineer - Associate premium course — no separate purchase.
Included in this chapter:
- Pre-training bias: CI and DPL on the raw dataset
- Fixing class imbalance: resampling vs synthetic data
- Validating quality and protecting regulated data
- Exam-pattern recognition: pick the right tool
Choosing a data-validation tool before training
| Capability | Glue Data Quality | Glue DataBrew | SageMaker Clarify (pre-training) |
|---|---|---|---|
| Primary job | Rule-based quality checks (DQDL) | Visual profiling + no-code cleaning | Bias detection (CI, DPL, and more) |
| What it answers | Are values correct and complete? | What does the data look like, and clean it | Is a facet under-represented or mislabeled? |
| How rules are defined | DQDL rules, auto-recommended from Catalog data | Point-and-click profiling and transforms | Configure facet, label, and metric set |
| Built on / output | Open-source DeeQu; data-quality score (% rules passing) | 250+ built-in transforms; profile report | Model-agnostic metrics on the raw dataset |
| Best fit | Automated quality gates in ETL / Catalog | Exploratory cleanup without writing code | Fairness audit of training data before training |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.