ELocatorMetrics::GetBestWeightedFScore

Best weighted F-Score achievable by changing the detection threshold.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetBestWeightedFScore(
)

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

Parameters

weights

Label weights

ELocatorMetrics.GetBestWeightedFScore

Best weighted F-Score achievable by changing the detection threshold.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float GetBestWeightedFScore(
)

float GetBestWeightedFScore(
   float[] weights
)

Parameters

weights

Label weights