EClassifier::GetTrainingMetrics

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

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

EClassificationMetrics GetTrainingMetrics(
   int id
)

Parameters

id

The iteration index

EClassifier.GetTrainingMetrics

Gets the metrics obtained with the training 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 GetTrainingMetrics(
   int id
)

Parameters

id

The iteration index