ELocatorMetrics::GetWeightedFScore

Weighted average of the F-Score for each label.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetWeightedFScore(
)

float GetWeightedFScore(
   const std::vector<float>& weights
)

Parameters

weights

Label weights

ELocatorMetrics.GetWeightedFScore

Weighted average of the F-Score for each label.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float GetWeightedFScore(
)

float GetWeightedFScore(
   float[] weights
)

Parameters

weights

Label weights