EClassificationResult::GetProbability

Gets the probability corresponding to the given label.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetProbability(
   const std::string& label
)

Parameters

label

The label

EClassificationResult.GetProbability

Gets the probability corresponding to the given label.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float GetProbability(
   string label
)

Parameters

label

The label