EClassificationResult::GetBestProbability

Gets the probability associated with the most probable label

Namespace: Euresys::Open_eVision_2_11::EasyDeepLearning

[C++]

float GetBestProbability() const

EClassificationResult.BestProbability

Gets the probability associated with the most probable label

Namespace: Euresys.Open_eVision_2_11.EasyDeepLearning

[C#]

float BestProbability

{ get; }