EDeepLearningDefectDetectionMetrics::GetBestAccuracy

Best achievable accuracy.
The classification threshold corresponding to this accuracy is given by EDeepLearningDefectDetectionMetrics::BestAccuracyClassificationThreshold.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetBestAccuracy() const

EDeepLearningDefectDetectionMetrics.BestAccuracy

Best achievable accuracy.
The classification threshold corresponding to this accuracy is given by EDeepLearningDefectDetectionMetrics::BestAccuracyClassificationThreshold.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float BestAccuracy

{ get; }