Contents

randomSeed

The seed value for random operations during tree building process.

Declaration

var randomSeed: Int

Discussion

Set the random seed value to ensure results are reproducible.

See Also

Accessing parameters