{ "info": { "author": "Liuyi Hu", "author_email": "liuyi.hu.apply@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering" ], "description": "===============\nregime_switch_model\n===============\nregime_switch_model is a set of algorithms for learning and inference\nof the Regime-Switching Model.\n\n\nImportant links\n===============\n\n* Official source code repo: https://github.com/Liuyi-Hu/regime_switch_model\n\nDependencies\n============\n\nThe required dependencies to use regime_switch_model are\n\n* Python >= 2.7\n* NumPy (tested to work with >=1.13.1)\n* SciPy (tested to work with >=0.19.0)\n* scikit-learn >= 0.18.1\n\n\nInstallation\n============\n\nFirst make sure you have installed all the dependencies listed above. Then run\nthe following command::\n\n pip install -U --user regime_switch_model\n\n\nReference\n============\n* Ma, Ying, Leonard MacLean, Kuan Xu, and Yonggan Zhao. \"A portfolio optimization model with regime-switching risk factors for sector exchange traded funds.\" Pac J Optim 7, no. 2 (2011): 281-296.\n\nCredits\n============\nPart of the code are from Python package 'hmmlearn'. Their source code can be found here: https://github.com/hmmlearn/hmmlearn\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Liuyi-Hu/regime_switch_model", "keywords": "", "license": "new BSD", "maintainer": "", "maintainer_email": "", "name": "regime-switch-model", "package_url": "https://pypi.org/project/regime-switch-model/", "platform": "", "project_url": "https://pypi.org/project/regime-switch-model/", "project_urls": { "Homepage": "https://github.com/Liuyi-Hu/regime_switch_model" }, "release_url": "https://pypi.org/project/regime-switch-model/0.1.1/", "requires_dist": [ "numpy", "scikit-learn", "scipy" ], "requires_python": "", "summary": "Regime-Switching Model", "version": "0.1.1" }, "last_serial": 3318389, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "21e304f9e7c80b4d4a49958b226527d8", "sha256": "6c8a6b5de3f77f019069a7d52cd44b85e2a17252f14bc9fe56373e8b46406032" }, "downloads": -1, "filename": "regime_switch_model-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "21e304f9e7c80b4d4a49958b226527d8", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 8736, "upload_time": "2017-11-09T03:06:01", "url": "https://files.pythonhosted.org/packages/81/27/c8302ebe50af1f0a0ee86a6f59848dccad7b95ce25493c8d3426097d3390/regime_switch_model-0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c4642863088698d7fcb2f6f36aa8fc7a", "sha256": "e9a6457241f6abf7628af8e207358ab3c80434bc6530aa1ac90b9f71911f5a40" }, "downloads": -1, "filename": "regime_switch_model-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c4642863088698d7fcb2f6f36aa8fc7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6494, "upload_time": "2017-11-09T03:06:03", "url": "https://files.pythonhosted.org/packages/3b/5a/13b8c6e57fe369cf01665f98887a2a3b1e286e546aa41850d44db82832f6/regime_switch_model-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "21e304f9e7c80b4d4a49958b226527d8", "sha256": "6c8a6b5de3f77f019069a7d52cd44b85e2a17252f14bc9fe56373e8b46406032" }, "downloads": -1, "filename": "regime_switch_model-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "21e304f9e7c80b4d4a49958b226527d8", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 8736, "upload_time": "2017-11-09T03:06:01", "url": "https://files.pythonhosted.org/packages/81/27/c8302ebe50af1f0a0ee86a6f59848dccad7b95ce25493c8d3426097d3390/regime_switch_model-0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c4642863088698d7fcb2f6f36aa8fc7a", "sha256": "e9a6457241f6abf7628af8e207358ab3c80434bc6530aa1ac90b9f71911f5a40" }, "downloads": -1, "filename": "regime_switch_model-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c4642863088698d7fcb2f6f36aa8fc7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6494, "upload_time": "2017-11-09T03:06:03", "url": "https://files.pythonhosted.org/packages/3b/5a/13b8c6e57fe369cf01665f98887a2a3b1e286e546aa41850d44db82832f6/regime_switch_model-0.1.1.tar.gz" } ] }