XPSConfusionMatrix
class XPSConfusionMatrix extends Collection (View source)
Properties
protected | $collection_key | ||
string[] | $annotationSpecIdToken | ||
int[] | $category | ||
protected | $rowType | ||
protected | $rowDataType | ||
int[] | $sentimentLabel |
Methods
setAnnotationSpecIdToken($annotationSpecIdToken)
No description
string[]
getAnnotationSpecIdToken()
No description
setCategory($category)
No description
int[]
getCategory()
No description
setRow($row)
No description
getRow()
No description
setSentimentLabel($sentimentLabel)
No description
int[]
getSentimentLabel()
No description
Details
setAnnotationSpecIdToken($annotationSpecIdToken)
No description
string[]
getAnnotationSpecIdToken()
No description
setCategory($category)
No description
int[]
getCategory()
No description
setRow($row)
No description
XPSConfusionMatrixRow[]
getRow()
No description
setSentimentLabel($sentimentLabel)
No description
int[]
getSentimentLabel()
No description