[scikit-learn] GMM.fit and GaussianMixture.fit()

Joel Nothman joel.nothman at gmail.com
Tue Aug 14 18:11:57 EDT 2018


gmm is deprecated because it did inappropriate things. Use GaussianMixture

On Fri, 10 Aug 2018 11:37 am Dixeena Lopez, <dixeenalopez at gmail.com> wrote:

> Dear Sir/Madam,
>
> I have used GMM.fit() instead of GaussianMixture.fit() and got different
> answers. Please gives the advantage and disadvantage of these two. Please
> reply fast
>
>
> ‌Diixeena
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20180815/63719e22/attachment.html>


More information about the scikit-learn mailing list