[mlpack] 99/207: Update HISTORY.
Barak A. Pearlmutter
barak+git at pearlmutter.net
Thu Mar 23 17:53:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
bap pushed a commit to branch master
in repository mlpack.
commit 0f730e5087c57dbafa9531de142c3dce3a8765b8
Author: Ryan Curtin <ryan at ratml.org>
Date: Mon Feb 27 09:30:10 2017 -0500
Update HISTORY.
---
HISTORY.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/HISTORY.md b/HISTORY.md
index 17d6a0c..6ee6841 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -5,6 +5,10 @@
* Add decision tree implementation in methods/decision_tree/. This is very
similar to a C4.5 tree learner.
+ * Add DBSCAN implementation in methods/dbscan/.
+
+ * Add support for multidimensional discrete distributions (#810, #830).
+
### mlpack 2.1.1
###### 2016-12-22
* HMMs now use random initialization; this should fix some convergence issues
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git
More information about the debian-science-commits
mailing list