bnsl


Namebnsl JSON
Version 0.1.59 PyPI version JSON
download
home_pagehttps://github.com/Enderlogic/bnsl
SummaryA collection of Bayesian Network structure learning algorithms
upload_time2022-12-31 21:11:44
maintainer
docs_urlNone
authorYang Liu
requires_python>=3.6
licenseMIT license
keywords bnsl
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ====
bnsl
====




A collection of Bayesian Network structure learning algorithms


* Free software: MIT license


Features
--------

* This package includes 3 basic structure learning algorithms which are HC, GES and PC-stable. The algorithms take pandas Dataframe as input and generate a dictionary as the learned graph.

Credits
-------

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Enderlogic/bnsl",
    "name": "bnsl",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "bnsl",
    "author": "Yang Liu",
    "author_email": "yangliu@qmul.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/be/9a/a44249d38785f479b6e1e6235d8eb5f1c3b81685c41cff3c1cc45202e623/bnsl-0.1.59.tar.gz",
    "platform": null,
    "description": "====\nbnsl\n====\n\n\n\n\nA collection of Bayesian Network structure learning algorithms\n\n\n* Free software: MIT license\n\n\nFeatures\n--------\n\n* This package includes 3 basic structure learning algorithms which are HC, GES and PC-stable. The algorithms take pandas Dataframe as input and generate a dictionary as the learned graph.\n\nCredits\n-------\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "A collection of Bayesian Network structure learning algorithms",
    "version": "0.1.59",
    "split_keywords": [
        "bnsl"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "3180021211d72176ff86fa8d0db521b5",
                "sha256": "ba193f114b7f2df526df908cfd5985de5fe4369f511df0bb00db70360f5bf2dd"
            },
            "downloads": -1,
            "filename": "bnsl-0.1.59-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3180021211d72176ff86fa8d0db521b5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 20557,
            "upload_time": "2022-12-31T21:11:43",
            "upload_time_iso_8601": "2022-12-31T21:11:43.162229Z",
            "url": "https://files.pythonhosted.org/packages/2d/98/c7e6077badc84293718080cbedac671630e4e7ac1c0e786cb1468744882a/bnsl-0.1.59-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "413d3cbe820252e6e5cbc78c0dc41cbf",
                "sha256": "c632679c502fc746aaec9faf0b28994a8a2cdd57b24f8ae64628393f584cd2c6"
            },
            "downloads": -1,
            "filename": "bnsl-0.1.59.tar.gz",
            "has_sig": false,
            "md5_digest": "413d3cbe820252e6e5cbc78c0dc41cbf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 19060,
            "upload_time": "2022-12-31T21:11:44",
            "upload_time_iso_8601": "2022-12-31T21:11:44.790072Z",
            "url": "https://files.pythonhosted.org/packages/be/9a/a44249d38785f479b6e1e6235d8eb5f1c3b81685c41cff3c1cc45202e623/bnsl-0.1.59.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-31 21:11:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Enderlogic",
    "github_project": "bnsl",
    "lcname": "bnsl"
}
        
Elapsed time: 0.02662s