EDeepLearningDefectDetectionMetrics::GetBestFScore

Best F1-Score.
The F1-Score is the harmonic mean of the precision and recall (true positive rate).

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetBestFScore() const

EDeepLearningDefectDetectionMetrics.BestFScore

Best F1-Score.
The F1-Score is the harmonic mean of the precision and recall (true positive rate).

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float BestFScore

{ get; }