Update HISTORY.md.

This commit is contained in:
Ryan Curtin
2021-06-07 16:38:38 -04:00
parent 2763a4656b
commit cd9d58ad57
+3
View File
@@ -59,6 +59,9 @@
* Fixes to `HoeffdingTree`: ensure that training still works when empty
constructor is used (#2964).
* Fix Julia handling of categorical data for `decision_tree()` and
`hoeffding_tree()` (#2971).
### mlpack 3.4.2
###### 2020-10-26
* Added Mean Absolute Percentage Error.