Orange3-Explain


NameOrange3-Explain JSON
Version 0.6.9 PyPI version JSON
download
home_pagehttps://orangedatamining.com/download
SummaryOrange3 add-on for explanatory AI
upload_time2024-03-05 15:27:00
maintainer
docs_urlNone
authorBioinformatics Laboratory, FRI UL
requires_python
licenseGPL3+
keywords orange3 add-on orange3-explain
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Orange3 Explain
===============

Orange3 Explain is an add-on for the [Orange3](http://orange.biolab.si)
data mining suite. It provides extensions for explanatory AI.
See [documentation](http://orange3-explain.readthedocs.org/).

Features
--------
- Explains a classification or regression model. Explains which features
  contribute the most and how they contribute toward the prediction for a
  specific class.
- Explains which features contribute the most to the prediction for a single
  instance based on the model and how they contribute.

            

Raw data

            {
    "_id": null,
    "home_page": "https://orangedatamining.com/download",
    "name": "Orange3-Explain",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "orange3 add-on,orange3-explain",
    "author": "Bioinformatics Laboratory, FRI UL",
    "author_email": "contact@orange.biolab.si",
    "download_url": "https://files.pythonhosted.org/packages/ac/91/3402a2a7a720afddeb4e342ac5159c75dfc28df286721d1335cd608e27f6/Orange3-Explain-0.6.9.tar.gz",
    "platform": null,
    "description": "Orange3 Explain\n===============\n\nOrange3 Explain is an add-on for the [Orange3](http://orange.biolab.si)\ndata mining suite. It provides extensions for explanatory AI.\nSee [documentation](http://orange3-explain.readthedocs.org/).\n\nFeatures\n--------\n- Explains a classification or regression model. Explains which features\n  contribute the most and how they contribute toward the prediction for a\n  specific class.\n- Explains which features contribute the most to the prediction for a single\n  instance based on the model and how they contribute.\n",
    "bugtrack_url": null,
    "license": "GPL3+",
    "summary": "Orange3 add-on for explanatory AI",
    "version": "0.6.9",
    "project_urls": {
        "Homepage": "https://orangedatamining.com/download"
    },
    "split_keywords": [
        "orange3 add-on",
        "orange3-explain"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "084ca6d8b92762663ae2b18c8c0da98df6ef477b27a43d25ea9d4ed215f38a62",
                "md5": "b0ec24235e793b7af1b9a0b2ed4ca4aa",
                "sha256": "95a0d4d51955d3892da5da92e4539e07d5af45d6ad11e480672f3cc8354e16b2"
            },
            "downloads": -1,
            "filename": "Orange3_Explain-0.6.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b0ec24235e793b7af1b9a0b2ed4ca4aa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3850472,
            "upload_time": "2024-03-05T15:26:58",
            "upload_time_iso_8601": "2024-03-05T15:26:58.250458Z",
            "url": "https://files.pythonhosted.org/packages/08/4c/a6d8b92762663ae2b18c8c0da98df6ef477b27a43d25ea9d4ed215f38a62/Orange3_Explain-0.6.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac913402a2a7a720afddeb4e342ac5159c75dfc28df286721d1335cd608e27f6",
                "md5": "a493f964b0135016721d6370958f73bf",
                "sha256": "b822ebcba646d627246d2db3809ee85a34071eee6bfff39ed677f374188cae23"
            },
            "downloads": -1,
            "filename": "Orange3-Explain-0.6.9.tar.gz",
            "has_sig": false,
            "md5_digest": "a493f964b0135016721d6370958f73bf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1017492,
            "upload_time": "2024-03-05T15:27:00",
            "upload_time_iso_8601": "2024-03-05T15:27:00.880545Z",
            "url": "https://files.pythonhosted.org/packages/ac/91/3402a2a7a720afddeb4e342ac5159c75dfc28df286721d1335cd608e27f6/Orange3-Explain-0.6.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-05 15:27:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "orange3-explain"
}
        
Elapsed time: 0.20944s