Fixes to kmeans and gmm
Compare changes
+ 14
− 2
@@ -202,6 +202,7 @@ def test_GMMMachine():
@@ -202,6 +202,7 @@ def test_GMMMachine():
@@ -210,6 +211,17 @@ def test_GMMMachine():
@@ -210,6 +211,17 @@ def test_GMMMachine():
@@ -923,7 +935,7 @@ def test_gmm_MAP_3():
@@ -923,7 +935,7 @@ def test_gmm_MAP_3():
@@ -1071,7 +1083,7 @@ def test_gmm_MAP_dask():
@@ -1071,7 +1083,7 @@ def test_gmm_MAP_dask():