{
"evaluation": {
"projectKind": "classification",
"distribution": {
"labelsDistribution": {
"train": 80,
"test": 20
},
"entities": [
{
"entityName": "Location",
"labelsDistribution": {
"train": 80,
"test": 20
},
"examplesDistribution": {
"train": 80,
"test": 20
}
}
],
"intents": [
{
"intentName": "GetWeather",
"labelsDistribution": {
"train": 80,
"test": 20
}
}
]
},
"entitiesEvaluation": {
"confusionMatrix": {
"ANY_ADDITIONAL_PROPERTY": {
"confusionMatrixEntries": [
{
"id": "entry1",
"normalizedValue": 0.5,
"rawValue": 50
}
]
}
},
"entities": {
"ANY_ADDITIONAL_PROPERTY": {
"f1": 0.95,
"precision": 0.94,
"recall": 0.96,
"truePositiveCount": 96,
"trueNegativeCount": 98,
"falsePositiveCount": 2,
"falseNegativeCount": 4
}
},
"microF1": 0.95,
"microPrecision": 0.94,
"microRecall": 0.96,
"macroF1": 0.92,
"macroPrecision": 0.91,
"macroRecall": 0.93
},
"evaluationOptions": {
"kind": "combined",
"trainingSplitPercentage": 80,
"testSplitPercentage": 20
},
"intentsEvaluation": {
"confusionMatrix": {
"ANY_ADDITIONAL_PROPERTY": {
"confusionMatrixEntries": [
{
"id": "entry1",
"normalizedValue": 0.5,
"rawValue": 50
}
]
}
},
"intents": {
"ANY_ADDITIONAL_PROPERTY": {
"f1": 0.95,
"precision": 0.94,
"recall": 0.96,
"truePositiveCount": 96,
"trueNegativeCount": 98,
"falsePositiveCount": 2,
"falseNegativeCount": 4
}
},
"microF1": 0.95,
"microPrecision": 0.94,
"microRecall": 0.96,
"macroF1": 0.92,
"macroPrecision": 0.91,
"macroRecall": 0.93
},
"modelGuidance": {}
},
"error": "text"
}