ppc64le/linux/: hmmlearn-0.3.3 metadata and description

Simple index

Hidden Markov Models in Python with scikit-learn like API

author David Cournapeau, Fabian Pedregosa, Gael Varoquaux, Sergei Lebedev, Antony Lee, Matthew Danielson
classifiers
  • Development Status :: 3 - Alpha
  • License :: OSI Approved :: BSD License
  • Intended Audience :: Developers
  • Intended Audience :: Science/Research
  • Topic :: Software Development
  • Topic :: Scientific/Engineering
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/x-rst
dynamic
  • license-file
license_file
  • LICENSE.txt
  • AUTHORS.rst
project_urls
  • Repository, https://github.com/hmmlearn/hmmlearn
provides_extras
  • tests
  • docs
requires_dist
  • numpy>=1.10
  • scikit-learn!=0.22.0,>=0.16
  • scipy>=0.19
  • pytest; extra == "tests"
  • matplotlib; extra == "docs"
  • pydata_sphinx_theme; extra == "docs"
  • sphinx>=2.0; extra == "docs"
  • sphinx-gallery; extra == "docs"
requires_python >=3.8
File Tox results History
hmmlearn-0.3.3-cp310-cp310-manylinux_2_34_ppc64le.whl
Size
162 KB
Type
Python Wheel
Python
3.10
  • Replaced 1 time(s)
  • Uploaded to ppc64le/linux by ppc64le 2026-08-20 10:37:10
hmmlearn-0.3.3-cp311-cp311-manylinux_2_34_ppc64le.whl
Size
171 KB
Type
Python Wheel
Python
3.11
  • Replaced 1 time(s)
  • Uploaded to ppc64le/linux by ppc64le 2026-08-20 10:37:10
hmmlearn-0.3.3-cp312-cp312-manylinux_2_34_ppc64le.whl
Size
171 KB
Type
Python Wheel
Python
3.12
  • Replaced 1 time(s)
  • Uploaded to ppc64le/linux by ppc64le 2026-08-20 10:37:11
hmmlearn-0.3.3-cp313-cp313-manylinux_2_34_ppc64le.whl
Size
165 KB
Type
Python Wheel
Python
3.13
  • Replaced 1 time(s)
  • Uploaded to ppc64le/linux by ppc64le 2026-08-20 10:37:11
hmmlearn-0.3.3-cp314-cp314-manylinux_2_34_ppc64le.whl
Size
165 KB
Type
Python Wheel
Python
3.14
  • Replaced 1 time(s)
  • Uploaded to ppc64le/linux by ppc64le 2026-08-20 10:37:12

hmmlearn

GitHub PyPI
Read the Docs Build CodeCov

hmmlearn is a set of algorithms for unsupervised learning and inference of Hidden Markov Models. For supervised learning learning of HMMs and similar models see seqlearn.

Note: This package is under limited-maintenance mode.

Dependencies

The required dependencies to use hmmlearn are

  • Python >= 3.6

  • NumPy >= 1.10

  • scikit-learn >= 0.16

You also need Matplotlib >= 1.1.1 to run the examples and pytest >= 2.6.0 to run the tests.

Installation

Requires a C compiler and Python headers.

To install from PyPI:

pip install --upgrade --user hmmlearn

To install from the repo:

pip install --user git+https://github.com/hmmlearn/hmmlearn

Export Classification Notice

The software hosted on this website consists of publicly available open‑source packages. To the extent U.S. export regulations apply, software that is publicly available as described in 15 C.F.R. §§ 734.7 (for non-encryption software) or 742.15(b) (for encryption software) is not subject to the Export Administration Regulations (EAR). Users are responsible for complying with all applicable export laws and regulations.