Contents

seed

The key you use to access the seed parameter that initializes the random number generator for the shuffle option.

Declaration

class var seed: MLParameterKey { get }

Discussion

The value type for the seed key is an Int64.

See Also

Accessing model update parameters