[mlpack] 144/149: Update notes; more has since been added to the k-means code.
Barak A. Pearlmutter
barak+git at pearlmutter.net
Sat May 2 09:11:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
bap pushed a commit to branch svn-trunk
in repository mlpack.
commit c521cc3b930e8bc5a97a698d42c4515dc83afd98
Author: rcurtin <rcurtin at 9d5b8971-822b-0410-80eb-d18c1038ef23>
Date: Thu Dec 11 13:56:39 2014 +0000
Update notes; more has since been added to the k-means code.
git-svn-id: http://svn.cc.gatech.edu/fastlab/mlpack/trunk@17495 9d5b8971-822b-0410-80eb-d18c1038ef23
---
HISTORY.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/HISTORY.txt b/HISTORY.txt
index d9ca8ac..2c79513 100644
--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -7,7 +7,9 @@
* Refactored KMeans to allow different types of Lloyd iterations.
- * Added an implementation of Elkan's k-means algorithm.
+ * Added implementations of k-means: Elkan's algorithm, Hamerly's algorithm,
+ Pelleg-Moore's algorithm, and the DTNN (dual-tree nearest neighbor)
+ algorithm.
2014-12-11 mlpack 1.0.11
--
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