Update history with all the changes.
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
###### ????-??-??
|
||||
* Fix random forest bug for numerical-only data (#1887).
|
||||
|
||||
* Significant speedups for random forest (#1887).
|
||||
|
||||
* Random forest now has `minimum_gain_split` and `subspace_dim` parameters
|
||||
(#1887).
|
||||
|
||||
* Decision tree parameter `print_training_error` deprecated in favor of
|
||||
`print_training_accuracy`.
|
||||
|
||||
### mlpack 3.1.0
|
||||
###### 2019-04-25
|
||||
* Add DiagonalGaussianDistribution and DiagonalGMM classes to speed up the
|
||||
|
||||
Reference in New Issue
Block a user