EClassificationDataset::GetLabelWeight

Gets the weight associated to the i-th label of the dataset (starting from 0 to EClassificationDataset::NumLabels - 1)

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetLabelWeight(
   int index
)

Parameters

index

Label index

EClassificationDataset.GetLabelWeight

Gets the weight associated to the i-th label of the dataset (starting from 0 to EClassificationDataset::NumLabels - 1)

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float GetLabelWeight(
   int index
)

Parameters

index

Label index