elfi


Nameelfi JSON
Version 0.8.7 PyPI version JSON
download
home_pagehttp://elfi.readthedocs.io
SummaryELFI - Engine for Likelihood-free Inference
upload_time2023-09-21 10:32:01
maintainer
docs_urlNone
authorELFI authors
requires_python
licenseBSD
keywords abc likelihood-free statistics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ELFI is a statistical software package for likelihood-free inference (LFI) such as
Approximate Bayesian Computation (ABC_). The term LFI refers to a family of inference
methods that replace the use of the likelihood function with a data generating simulator
function. Other names or related approaches to LFI include simulator-based inference,
approximate Bayesian inference, indirect inference, etc.

ELFI features an easy to use syntax and supports parallelized inference out of the box.

.. _ABC: https://en.wikipedia.org/wiki/Approximate_Bayesian_computation



            

Raw data

            {
    "_id": null,
    "home_page": "http://elfi.readthedocs.io",
    "name": "elfi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "abc likelihood-free statistics",
    "author": "ELFI authors",
    "author_email": "elfi-support@hiit.fi",
    "download_url": "",
    "platform": null,
    "description": "ELFI is a statistical software package for likelihood-free inference (LFI) such as\nApproximate Bayesian Computation (ABC_). The term LFI refers to a family of inference\nmethods that replace the use of the likelihood function with a data generating simulator\nfunction. Other names or related approaches to LFI include simulator-based inference,\napproximate Bayesian inference, indirect inference, etc.\n\nELFI features an easy to use syntax and supports parallelized inference out of the box.\n\n.. _ABC: https://en.wikipedia.org/wiki/Approximate_Bayesian_computation\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "ELFI - Engine for Likelihood-free Inference",
    "version": "0.8.7",
    "project_urls": {
        "Homepage": "http://elfi.readthedocs.io"
    },
    "split_keywords": [
        "abc",
        "likelihood-free",
        "statistics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45060596c13a57217f3eb20572ad05e0a8d05cd4f089e8fedeec529fa26fefc6",
                "md5": "6f34fb23c656d39a237a8cda64b3d9c3",
                "sha256": "a9205c5f9367b0c7830797cdaf0edca230fc0f2122b40c3949db34ffaadbdb44"
            },
            "downloads": -1,
            "filename": "elfi-0.8.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6f34fb23c656d39a237a8cda64b3d9c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 192466,
            "upload_time": "2023-09-21T10:32:01",
            "upload_time_iso_8601": "2023-09-21T10:32:01.998724Z",
            "url": "https://files.pythonhosted.org/packages/45/06/0596c13a57217f3eb20572ad05e0a8d05cd4f089e8fedeec529fa26fefc6/elfi-0.8.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-21 10:32:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "elfi"
}
        
Elapsed time: 0.11956s