Hello All,
I need small help in understanding and next possible steps of actions for UiPath IXP : I have used a document in IXP , during validation i can see the reference and the value extracted from model is same. but the prediction is missing. so it it good to go ahead and extract those values, or do i need to do something or if this needs to be modified (prediction missing) what would be next step i have to follow. Kindly suggest , i am exploring the IXP.
Thanks
Shiva
Hi @shivappa.katti1
In UiPath IXP validation, “Prediction missing” with matching reference/extracted values means the model didn’t detect the field automatically.
Quick Action
Click the pencil icon on the field, confirm the extracted value matches your reference, then hit Confirm (individual or bulk). This creates ground truth for model evaluation.
Next Steps
Submit annotations after validation (don’t skip). Validate 10+ docs per field for stats in Measure tab. Model improves via prompt tweaks, not direct validation learning.
Hi @shivappa.katti1
Prediction missing in IXP means the model did not auto-extract that field, even though the value is visible and matches the reference during validation.
You can still proceed and extract those values, but they will come from manual validation, not model prediction. If this field is important and should be auto-extracted in future, you should label it properly, add more similar documents, and retrain the model so it starts predicting it. For now, it’s fine to continue, but expect human validation for those fields until the model learns them.