seed

1 vues

Réponse

specifies the seed for the random number generator. By default, the random number stream is based on the computer clock. Negative values also result in random number streams based on the computer clock. If you want a reproducible random number sequence between runs, specify a value that is greater than zero.
Default: 0
Range: 0–MACINT
Did this answer help you?
forestTrain

decisionTree

See technical action