EClassifier::GetValidationMetrics

Gets the metrics obtained with the validation dataset at the given iteration.
The iterations are indexed between 0 and EDeepLearningTool::NumTrainedIterations - 1.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

EClassificationMetrics GetValidationMetrics(
   int id
)

Parameters

id

The iteration index

EClassifier.GetValidationMetrics

Gets the metrics obtained with the validation dataset at the given iteration.
The iterations are indexed between 0 and EDeepLearningTool::NumTrainedIterations - 1.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

Euresys.Open_eVision.EasyDeepLearning.EClassificationMetrics GetValidationMetrics(
   int id
)

Parameters

id

The iteration index