.. _`hmmlearn`: 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 ------------ .. highlight: bash With an activated Bioconda channel (see :ref:`setup`), install with:: conda install hmmlearn and update with:: conda update hmmlearn