forestScore - How can I ensure reproducible results when using random number generation?

Réponse

You can specify a value greater than zero for the 'seed' parameter. By default, the seed is 0, which bases the random number stream on the computer clock.
Cette réponse vous a-t-elle aidé ?
forestScore

decisionTree

Doc : forestScore