{ "info": { "author": "Vinnie Monaco", "author_email": "contact@vmonaco.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved", "Programming Language :: Cython", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering", "Topic :: Software Development" ], "description": "*pohmm* is an implementation of the partially observable hidden Markov model, a generalization of the hidden Markov model in which the underlying system state is partially observable through event metadata at each time step.\n\nAn application that motivates usage of such a model is keystroke biometrics where the user can be in either a passive or active hidden state at each time step, and the time between key presses depends on the hidden state. In addition, the hidden state depends on the key that was pressed; thus the keys are observed symbols that partially reveal the hidden state of the user.\n\nFor examples and documentation, see https://github.com/vmonaco/pohmm", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/vmonaco/pohmm", "keywords": "hidden Markov model data analysis", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pohmm", "package_url": "https://pypi.org/project/pohmm/", "platform": "", "project_url": "https://pypi.org/project/pohmm/", "project_urls": { "Homepage": "https://github.com/vmonaco/pohmm" }, "release_url": "https://pypi.org/project/pohmm/0.5/", "requires_dist": null, "requires_python": "", "summary": "Partially observable hidden Markov model", "version": "0.5" }, "last_serial": 5962101, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "fdd10ca81b8c101566d64917258b5e8a", "sha256": "6c629555c08abd4c3f34185425b19b3a929acbe60597d1bedfc1a26df26d44c9" }, "downloads": -1, "filename": "pohmm-0.5.tar.gz", "has_sig": false, "md5_digest": "fdd10ca81b8c101566d64917258b5e8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 143762, "upload_time": "2019-10-11T22:07:32", "url": "https://files.pythonhosted.org/packages/20/f3/46d43165d36b699978a1d33d51c19234d3fe706e773e76804af80c7b9dff/pohmm-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fdd10ca81b8c101566d64917258b5e8a", "sha256": "6c629555c08abd4c3f34185425b19b3a929acbe60597d1bedfc1a26df26d44c9" }, "downloads": -1, "filename": "pohmm-0.5.tar.gz", "has_sig": false, "md5_digest": "fdd10ca81b8c101566d64917258b5e8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 143762, "upload_time": "2019-10-11T22:07:32", "url": "https://files.pythonhosted.org/packages/20/f3/46d43165d36b699978a1d33d51c19234d3fe706e773e76804af80c7b9dff/pohmm-0.5.tar.gz" } ] }