Merge remote-tracking branch 'upstream/master' into adamodel-move-assign

This commit is contained in:
Alex Nguyen
2021-01-23 15:32:36 -05:00
+2
View File
@@ -16,6 +16,8 @@
* HMM: add functions to calculate likelihood for data stream with/without
pre-calculated emission probability (#2142).
* Replace Boost serialization library by Cereal (#2458).
### mlpack 3.4.2
###### 2020-10-26
* Added Mean Absolute Percentage Error.