{ "info": { "author": "Yangbo He", "author_email": "heyb@pku.edu.cn", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Information Technology", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "This package provides functions for sampling from a space of Markov equivalence classes of directed acyclic graphs via a reversible MCMC, and for counting and exploring sizes of these classes.\r\n\r\nExample:\r\n\r\npip install MarkovEquClasses\r\n\r\nfrom MarkovEquClasses import *\r\n\r\nsmalldemo()\r\n\r\n\r\n\r\n\r\nReference:\r\n\r\n\r\n\r\nYangbo He and Jinzhu Jia and Bin Yu, Reversible MCMC on Markov equivalence classes of sparse directed acyclic graphs, The Annals of Statistics,41(1),1742-1779,2013.\r\n\r\nYangbo He and Jinzhu Jia and Bin Yu, Supplement to \"Reversible MCMC on Markov equivalence classes of sparse directed acyclic graphs\",2013.[http://arxiv.org/abs/1303.0632] \r\n\r\nYangbo He and Jinzhu Jia and Bin Yu, Counting and Exploring Sizes of Markov Equivalence Classes of Directed Acyclic Graphs,To appear in Journal of machine learning research, 2015", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.math.pku.edu.cn/teachers/heyb/", "keywords": "graphical models,causal learning,Markov equivalence class", "license": "MIT;", "maintainer": "Yangbo He", "maintainer_email": "heyb@pku.edu.cn", "name": "MarkovEquClasses", "package_url": "https://pypi.org/project/MarkovEquClasses/", "platform": "", "project_url": "https://pypi.org/project/MarkovEquClasses/", "project_urls": { "Homepage": "http://www.math.pku.edu.cn/teachers/heyb/" }, "release_url": "https://pypi.org/project/MarkovEquClasses/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Algorithms for exploring Markov equivalence classes: MCMC, size counting", "version": "1.0.1" }, "last_serial": 1786899, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "4cad69ec3db525b3cde62f6e3a7d3dd2", "sha256": "9c8e429ab8a82ba559e442ac163fb877e8840b901a443b3f2d02b7765bd31c17" }, "downloads": -1, "filename": "MarkovEquClasses-1.0.1.zip", "has_sig": false, "md5_digest": "4cad69ec3db525b3cde62f6e3a7d3dd2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14304, "upload_time": "2015-04-15T13:05:14", "url": "https://files.pythonhosted.org/packages/90/12/ac2d8ada6a211f419621ba7eb319de581c41f2c94477c8dd9a095f461121/MarkovEquClasses-1.0.1.zip" } ], "1.0.1": [] }, "urls": [] }