Update HISTORY.

This commit is contained in:
Ryan Curtin
2019-08-15 11:59:49 -04:00
parent f983849d0a
commit 74ffedca96
+2
View File
@@ -27,6 +27,8 @@
* Add support for probabilistic KDE (kernel density estimation) error bounds
when using the Gaussian kernel (#1934).
* Fix negative distances for cover tree computation (#1979).
### mlpack 3.1.1
###### 2019-05-26
* Fix random forest bug for numerical-only data (#1887).