{"id":18613957,"url":"https://github.com/enthought/hmmlearn","last_synced_at":"2025-11-03T02:30:39.639Z","repository":{"id":66039657,"uuid":"49755441","full_name":"enthought/hmmlearn","owner":"enthought","description":"Default Repo description from terraform module","archived":false,"fork":false,"pushed_at":"2016-01-19T16:22:28.000Z","size":2177,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-27T02:42:45.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enthought.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-16T02:20:49.000Z","updated_at":"2021-06-01T16:23:03.000Z","dependencies_parsed_at":"2023-05-30T08:30:57.022Z","dependency_job_id":null,"html_url":"https://github.com/enthought/hmmlearn","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fhmmlearn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fhmmlearn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fhmmlearn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2Fhmmlearn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enthought","download_url":"https://codeload.github.com/enthought/hmmlearn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239406446,"owners_count":19633024,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T03:24:28.792Z","updated_at":"2025-11-03T02:30:39.612Z","avatar_url":"https://github.com/enthought.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"hmmlearn |travis| |appveyor|\n========\n\n.. |travis| image:: https://api.travis-ci.org/hmmlearn/hmmlearn.png?branch=master\n   :target: https://travis-ci.org/hmmlearn/hmmlearn\n\n.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/3c70msixtdvvae20/branch/master?svg=true\n   :target: https://ci.appveyor.com/project/superbobry/hmmlearn/branch/master\n\nhmmlearn is a set of algorithms for **unsupervised** learning and inference of\nHidden Markov Models. For supervised learning learning of HMMs and similar models\nsee `seqlearn \u003chttps://github.com/larsmans/seqlearn\u003e`_.\n\nGetting the latest code\n=======================\n\nTo get the latest code using git, simply type::\n\n    $ git clone https://github.com/hmmlearn/hmmlearn.git\n\nInstalling\n==========\n\nMake sure you have all the dependencies::\n\n    $ pip install numpy scipy scikit-learn\n\nand then install ``hmmlearn`` by running::\n\n    $ python setup.py install\n\nin the source code directory.\n\nRunning the test suite\n======================\n\nTo run the test suite, you need ``pytest``. Run the test suite using::\n\n    $ python setup.py build_ext --inplace\n    $ py.test --doctest-modules hmmlearn\n\nfrom the root of the project.\n\nBuilding the docs\n=================\n\nTo build the docs you need to have the following packages installed::\n\n    $ pip install Pillow matplotlib Sphinx sphinx-gallery sphinx_rtd_theme numpydoc\n\nRun the command::\n\n    $ cd doc\n    $ make html\n\nThe docs are built in the ``_build/html`` directory.\n\nMaking a source tarball\n=======================\n\nTo create a source tarball, eg for packaging or distributing, run the\nfollowing command::\n\n    $ python setup.py sdist\n\nThe tarball will be created in the ``dist`` directory.\n\nMaking a release and uploading it to PyPI\n=========================================\n\nThis command is only run by project manager, to make a release, and\nupload in to PyPI::\n\n    $ python setup.py sdist bdist_egg register upload\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenthought%2Fhmmlearn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenthought%2Fhmmlearn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenthought%2Fhmmlearn/lists"}