[mlpack-git] mlpack-2.x: Mention KMeans changes in history. (ebeff6f)

gitdub at mlpack.org gitdub at mlpack.org
Thu Jun 16 10:53:05 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : mlpack-2.x
Link       : https://github.com/mlpack/mlpack/compare/909d69e4bff15bb4db0b3d05739f6963123e346a...92a7f9a1849cd89c0861b3e4b08cf32f33936daa

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

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

    Mention KMeans changes in history.


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

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

diff --git a/HISTORY.md b/HISTORY.md
index 473fcd2..8da3664 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -34,6 +34,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