Fix the scoring functions and adapt parameters to bob.learn.em
Compare changes
+ 5
− 25
@@ -23,7 +23,7 @@ import numpy as np
@@ -213,8 +213,8 @@ class GMM(BioAlgorithm, BaseEstimator):
@@ -244,7 +244,6 @@ class GMM(BioAlgorithm, BaseEstimator):
@@ -253,7 +252,7 @@ class GMM(BioAlgorithm, BaseEstimator):
@@ -270,32 +269,13 @@ class GMM(BioAlgorithm, BaseEstimator):