Professor-G / MicroLIA

Gravitational microlensing classification engine using machine learning
GNU General Public License v3.0
13 stars 6 forks source link

GMM doesn't exist anymore #3

Closed KSNikolaus closed 5 years ago

KSNikolaus commented 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

Professor-G commented 5 years ago

Code adapted for Python3.7