ic_006 · Industry: Manufacturing — QC failure prediction

Status: ✓ Passing · Last run: 2026-06-07T07:00:52 · Pipeline: v2 · History: 1/1 runs passed (100%)

What was tested

Manufacturing — QC failure prediction Defect prediction: units + inspections + sensor_readings + labels. Signal: anomalous vibration/temperature + inspection failures.

What we planted in the data

What the system did

Top features by importance:

What we checked — all assertions passed

Status Assertion Detail
no_pipeline_errors clean run
feature_survival_rate_above 23/23 features survived (100% ≥ 40%)
source_tables_contributing_above 7 distinct source-table prefixes in surviving features (['days', 'inspection', 'model', 'production', 'shift', 'temperature', 'vibration'])
auc_in_band AUC = 0.774 inside band [0.55, 0.95]

How this could have gone wrong

(no assertion descriptions provided)

Why this case matters

Industry-canonical ML problem; multi-table shape mirrors real customer datasets.

Reproducing

# from auto_insight_api/
python -m validation.v2 run ic_006 --pipeline v2 -v

← back to validation report