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.
The training metrics of the model for the update task, contained in a dictionary.
var metrics: [MLMetricKey : Any] { get }Use the MLMetricKey to access the values within the dictionary.