EDeepLearningDefectDetectionMetrics::GetBestFScoreThreshold

Classification threshold that yields the 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 GetBestFScoreThreshold() const

EDeepLearningDefectDetectionMetrics.BestFScoreThreshold

Classification threshold that yields the 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 BestFScoreThreshold

{ get; }