class GoogleCloudAiplatformV1SchemaModelevaluationMetricsTrackMetrics extends Collection (View source)

Properties

protected $collection_key
protected $confidenceMetricsType
protected $confidenceMetricsDataType
float $iouThreshold
float $meanBoundingBoxIou
float $meanMismatchRate
float $meanTrackingAveragePrecision

Methods

setConfidenceMetrics($confidenceMetrics)

No description

setIouThreshold($iouThreshold)

No description

float
getIouThreshold()

No description

setMeanBoundingBoxIou($meanBoundingBoxIou)

No description

float
getMeanBoundingBoxIou()

No description

setMeanMismatchRate($meanMismatchRate)

No description

float
getMeanMismatchRate()

No description

setMeanTrackingAveragePrecision($meanTrackingAveragePrecision)

No description

float

Details

setConfidenceMetrics($confidenceMetrics)

No description

Parameters

$confidenceMetrics

setIouThreshold($iouThreshold)

No description

Parameters

$iouThreshold

float getIouThreshold()

No description

Return Value

float

setMeanBoundingBoxIou($meanBoundingBoxIou)

No description

Parameters

$meanBoundingBoxIou

float getMeanBoundingBoxIou()

No description

Return Value

float

setMeanMismatchRate($meanMismatchRate)

No description

Parameters

$meanMismatchRate

float getMeanMismatchRate()

No description

Return Value

float

setMeanTrackingAveragePrecision($meanTrackingAveragePrecision)

No description

Parameters

$meanTrackingAveragePrecision

float getMeanTrackingAveragePrecision()

No description

Return Value

float