hmmlearn ======== * Simple algorithms and models to learn HMMs (`Hidden Markov Models `_) in Python, * Follows `scikit-learn `_ API as close as possible, but adapted to sequence data, * Built on scikit-learn, NumPy, SciPy, and matplotlib, * Open source, commercially usable --- `BSD license `_. .. _user_guide: User guide: table of contents ============================= .. toctree:: :maxdepth: 2 tutorial auto_examples/index api changelog