File size: 454 Bytes
225af6a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
{
"validation_summary": {
"timestamp": "2025-11-14T11:53:38.307012",
"total_suites": 2,
"total_checks": 24,
"total_passed": 20,
"total_failed": 4,
"total_warnings": 0
},
"suites": {
"data_integrity": {
"total_checks": 12,
"passed": 9,
"failed": 3,
"warnings": 0
},
"train_test_validation": {
"total_checks": 12,
"passed": 11,
"failed": 1,
"warnings": 0
}
}
} |