无法从 sckits.learn 导入 GMM 函数
Can't import GMM function from sckits.learn
我在使用 from scikits.learn.gmm import GMM
时遇到错误 ImportError: No module named gmm
..
我使用 windows 安装程序安装了 scikits 并且没有错误..
我该如何解决?
我在使用 from scikits.learn.gmm import GMM
时遇到错误 ImportError: No module named gmm
..
我使用 windows 安装程序安装了 scikits 并且没有错误..
我该如何解决?