Class MLMetricKey

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MLMetricKey
extends MLKey
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • MLMetricKey

      protected MLMetricKey()
    • MLMetricKey

      protected MLMetricKey​(NSObject.Handle h, long handle)
    • MLMetricKey

      protected MLMetricKey​(NSObject.SkipInit skipInit)
  • Method Details

    • getLossValue

      public static MLMetricKey getLossValue()
    • getEpochIndex

      public static MLMetricKey getEpochIndex()
    • getMiniBatchIndex

      public static MLMetricKey getMiniBatchIndex()
    • supportsSecureCoding

      public static boolean supportsSecureCoding()