Contents

lossValue

The key you use to access the current loss (a float value).

Declaration

class var lossValue: MLMetricKey { get }

Discussion

Use this key to fetch the loss value in the metrics dictionary.

See Also

Getting the keys