HI All,
The classification results is an array. How to interpret it to check the confidence level of the document classified?
Thank you!
HI All,
The classification results is an array. How to interpret it to check the confidence level of the document classified?
Thank you!
If you want to work with the Multiple Classification Results, you can use a For each loop to loop through each Item in the Classification Result , please change the Type of the for each loop.
Thanks.
Its ClassificationResult- Uipath.DocumentProcessing.Contracts.Results.ClassificationrResult
Hey @sindhu_gururaj
Check the properties of the object, whether you have the needed like confidence etc
Thanks
#nK
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.