v0.11.2
DecisionTree v0.11.2
- (enhancement) Add option to use multithreading in getting predictions for random forests, as in
apply_forest(forest, features; use_multithreading=true)
. The default continues to be no threading. (#188) @salbert83
Merged pull requests: