Description
Trees use XORShiftRandom when binning continuous features. Currently, they use a fixed seed of 1. They should accept a random seed param and use that instead.
Attachments
Issue Links
- is related to
-
SPARK-11514 Pass random seed to spark.ml DecisionTree*
- Resolved
- links to