Question
Is there a description of the IClassConfidence object?
Answer
The IClassConfidence - represents a classification variant (competing candidate to become the final classification result, includes the final classification result)
Properties:
IClassConfidence.Confidence (int) - class confidence of a particular classification variant (value from 0 to 100)
IClassConfidence.Name (string) - class name of a particular classification variant
Comments
0 comments
Please sign in to leave a comment.