Closed KSNikolaus closed 5 years ago
Running LIA I get the error message
from sklearn.mixture import GMM
ImportError: cannot import name 'GMM'
GMM does not exist anymore: https://stackoverflow.com/questions/53803775/attributeerror-module-sklearn-mixture-has-no-attribute-gmm
Code adapted for Python3.7
Running LIA I get the error message
ImportError: cannot import name 'GMM'
GMM does not exist anymore: https://stackoverflow.com/questions/53803775/attributeerror-module-sklearn-mixture-has-no-attribute-gmm