Mclust (R) equivalent package in Python -
Mclust (R) equivalent package in Python -
is there mclust equivalent command or mclust equivalent bundle in python? searched documentation sklearn. has gmm classification, not clustering. have installed rpy2, not sure how install mclust bundle in r python.
scilearn-kit has lot of machine learning goodies packed 1 package. tools regression, classification , clustering too. don't know if covers of mclust utilities should come pretty close . have @ has offer here : http://scikit-learn.org
python r python-2.7 machine-learning
Comments
Post a Comment