[
{
"name": "No new categories",
"description": "Asserts that there are no new categories in the current dataset if compared to the reference dataset",
"type": "consistency",
"subtype": "newCategoryCount",
"thresholds": [
{
"insightName": "newCategories",
"insightParameters": null,
"measurement": "newCategoryCount",
"operator": "<=",
"value": 0
}
],
"subpopulationFilters": null,
"mode": "development",
"usesValidationDataset": true,
"usesTrainingDataset": true,
"usesMlModel": false,
"syncId": "b4dee7dc-4f15-48ca-a282-63e2c04e0689" // Some unique id
}
]