Model.SetSeed
Click here to view source code.
def SetSeed(seed: int):
It can be used to set the random seed.
PARAMETERS:
seed (int) - The random seed.
Click here to view source code.
def SetSeed(seed: int):
It can be used to set the random seed.
PARAMETERS:
seed (int) - The random seed.