[
{
"name": "No rows with conflicting labels",
"description": "Asserts that there are no rows with identical inputs but different labels",
"type": "integrity",
"subtype": "conflictingLabelRowCount",
"thresholds": [
{
"insightName": "conflictingLabelRowCount",
"insightParameters": null,
"measurement": "conflictingLabelRowCount",
"operator": "<=",
"value": 0
}
],
"subpopulationFilters": null,
"mode": "development",
"usesValidationDataset": true, // Apply test to the validation set
"usesTrainingDataset": false,
"usesMlModel": false,
"syncId": "b4dee7dc-4f15-48ca-a282-63e2c04e0689" // Some unique id
}
]