EClassificationResult::GetBestLabel

Gets the most probable label.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

std::string GetBestLabel() const

EClassificationResult.BestLabel

Gets the most probable label.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

string BestLabel

{ get; }