XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry
class XPSImageSegmentationEvaluationMetricsConfidenceMetricsEntry extends Model (View source)
Properties
float | $confidenceThreshold | ||
protected | $confusionMatrixType | ||
protected | $confusionMatrixDataType | ||
float | $diceScoreCoefficient | ||
float | $iouScore | ||
float | $precision | ||
float | $recall |
Methods
setConfidenceThreshold($confidenceThreshold)
No description
float
getConfidenceThreshold()
No description
getConfusionMatrix()
No description
setDiceScoreCoefficient($diceScoreCoefficient)
No description
float
getDiceScoreCoefficient()
No description
setIouScore($iouScore)
No description
float
getIouScore()
No description
setPrecision($precision)
No description
float
getPrecision()
No description
setRecall($recall)
No description
float
getRecall()
No description
Details
setConfidenceThreshold($confidenceThreshold)
No description
float
getConfidenceThreshold()
No description
setConfusionMatrix(XPSConfusionMatrix $confusionMatrix)
No description
XPSConfusionMatrix
getConfusionMatrix()
No description
setDiceScoreCoefficient($diceScoreCoefficient)
No description
float
getDiceScoreCoefficient()
No description
setIouScore($iouScore)
No description
float
getIouScore()
No description
setPrecision($precision)
No description
float
getPrecision()
No description
setRecall($recall)
No description
float
getRecall()
No description