added to history

This commit is contained in:
Nippun Sharma
2021-05-28 09:59:14 +05:30
committed by GitHub
parent 99c2d40a6a
commit 2ca058b3a7
+2
View File
@@ -1,5 +1,7 @@
### mlpack ?.?.?
###### ????-??-??
* Added dict-style inspection of mlpack models in python bindings (#2868).
* Added warm start feature to Random Forest (#2881); this feature is
accessible from mlpack's bindings to different languages.