ESupervisedSegmenterMetrics::GetWeightedPixelAccuracy

Weighted accuracy.
The weighted accuracy is the weighted average of each label accuracy (ESupervisedSegmenterMetrics::GetPixelLabelAccuracy) with respect to the dataset label weights.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetWeightedPixelAccuracy() const

ESupervisedSegmenterMetrics.WeightedPixelAccuracy

Weighted accuracy.
The weighted accuracy is the weighted average of each label accuracy (ESupervisedSegmenterMetrics::GetPixelLabelAccuracy) with respect to the dataset label weights.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float WeightedPixelAccuracy

{ get; }