hmmlearn

Hidden Markov Models in Python, with scikit-learn like API

Home https://github.com/hmmlearn/hmmlearn
Versions 20151031
License BSD
Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/hmmlearn

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install hmmlearn

and update with:

conda update hmmlearn