[mlpack-git] master: Mention KMeans changes in history. (95d18fc)

gitdub at mlpack.org gitdub at mlpack.org
Thu Jun 16 10:57:38 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/a8b5be966f2b874d31c9e2a65583a3a874ff36d7...a0b31abe5ff69117645c664dbeac1476dd5e48f7

>---------------------------------------------------------------

commit 95d18fc43501bac17840fcaa6435e9c9d358fb95
Author: Ryan Curtin <ryan at ratml.org>
Date:   Thu Jun 16 10:53:05 2016 -0400

    Mention KMeans changes in history.


>---------------------------------------------------------------

95d18fc43501bac17840fcaa6435e9c9d358fb95
 HISTORY.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/HISTORY.md b/HISTORY.md
index b117ee6..56ba8bd 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -32,6 +32,9 @@
   * Add --random_initialization option to mlpack_hmm_train, for use when no
     labels are provided.
 
+  * Add --kill_empty_clusters option to mlpack_kmeans and KillEmptyClusters
+    policy for the KMeans class (#595, #596).
+
 ### mlpack 2.0.1
 ###### 2016-02-04
   * Fix CMake to properly detect when MKL is being used with Armadillo.




More information about the mlpack-git mailing list