EClassificationResult::GetBestProbability

Gets the probability associated with the most probable label

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetBestProbability() const

EClassificationResult.BestProbability

Gets the probability associated with the most probable label

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float BestProbability

{ get; }