Closed lkjell closed 5 years ago
setup.py should pin to version 0.19.1 and not accept version above 0.20 as GMM module is removed [1]. Else the new module should be adapted.
https://scikit-learn.org/0.18/modules/generated/sklearn.mixture.GMM.html#sklearn.mixture.GMM
@dpodvyaznikov @alexandrkuvaev Guys, please, make a PR
Solved in #27
setup.py should pin to version 0.19.1 and not accept version above 0.20 as GMM module is removed [1]. Else the new module should be adapted.
https://scikit-learn.org/0.18/modules/generated/sklearn.mixture.GMM.html#sklearn.mixture.GMM