Contents

metrics

The training metrics of the model for the update task, contained in a dictionary.

Declaration

var metrics: [MLMetricKey : Any] { get }

Discussion

Use the MLMetricKey to access the values within the dictionary.

See Also

Evaluating the update