int64Values
An array of 64-bit integers in the sequence.
Declaration
var int64Values: [NSNumber] { get }Discussion
Only use this property when the sequence’s type is MLFeatureType.int64.
An array of 64-bit integers in the sequence.
var int64Values: [NSNumber] { get }Only use this property when the sequence’s type is MLFeatureType.int64.