v0.12.0
DecisionTree v0.12.0
- (breaking) For each tree in a random forest models, use
seed!
to put a copy of each associated RNG into a unique state, to mitigate observed correlation between trees (#194, #198) @dhanak @rikhuijzer
Closed issues:
- Citation / Reference for DecisionTree.jl (#193)
- RNG “shuffling” introduced in #174 is fundamentally flawed (#194)
Merged pull requests: