miniBatchIndex
The key you use to access the mini-batch index (an Int64 value) within an epoch.
Declaration
class var miniBatchIndex: MLMetricKey { get }Discussion
Use this key to fetch the mini-batch index value in the metrics dictionary.
The key you use to access the mini-batch index (an Int64 value) within an epoch.
class var miniBatchIndex: MLMetricKey { get }Use this key to fetch the mini-batch index value in the metrics dictionary.