Hi scikit-learn,
Myself and a colleague put together an implementation of the EM algorithm
for mixtures of multivariate Bernoulli vectors (the algorithm in Chris
Bishop's "Pattern Recognition") which is useful for classification and
clustering of binary data. We have based the implementation on the style
of the sklearn.mixture.GMM and subclassed it from the BaseEstimator class.
It probably needs a few more tweaks before it would be ready for general
use, but we just wanted to hear from people whether this would be a good
addition to scikit-learn.
Cheers,
Mark Stoehr
Gustav Larsson
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general