Hello all!

I've just released a new version of pomegranate, which is a probabilistic
modelling package for Python with a speedy cython implementation. It
currently supports the following:

* a wide range of probability distributions
* general mixture models
* hidden markov models
* naive bayes
* markov chains
* discrete bayesian networks
* factor graphs
* finite state machines

It currently outperforms other population implementations in terms of
training time, such as hmmlearn for hmms and scikit-learn for GMM and Naive
Bayes.

Please see my full post here:
https://www.reddit.com/r/Python/comments/4cllym/pomegranate_v040_fast_and_flexible_probabilistic/

and let me know if you have any questions of comments! I'd love any
feedback you have.
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to