SIGN-XAI


NameSIGN-XAI JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/nilsgumpfer/SIGN-XAI
SummarySIGNed explanations: Unveiling relevant features by reducing bias
upload_time2023-07-10 10:35:24
maintainerNils Gumpfer
docs_urlNone
authorNils Gumpfer
requires_python
licenseBSD 2-Clause License
keywords xai sign lrp
VCS
bugtrack_url
requirements matplotlib tensorflow
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nilsgumpfer/SIGN-XAI",
    "name": "SIGN-XAI",
    "maintainer": "Nils Gumpfer",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "nils.gumpfer@kite.thm.de",
    "keywords": "XAI,SIGN,LRP",
    "author": "Nils Gumpfer",
    "author_email": "nils.gumpfer@kite.thm.de",
    "download_url": "https://files.pythonhosted.org/packages/4a/15/2cb24d873b4b2d775df0c37b7adbf405d0b0271b743dfbe225323a637afe/SIGN-XAI-1.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "BSD 2-Clause License",
    "summary": "SIGNed explanations: Unveiling relevant features by reducing bias",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/nilsgumpfer/SIGN-XAI"
    },
    "split_keywords": [
        "xai",
        "sign",
        "lrp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4f577e86f2700bcb07bf56bf69abcdead2208915e150f0f2ae0bc731009542d",
                "md5": "0f2f7c0bfb63a15265063349a219c266",
                "sha256": "76e3662bf361afdcc2c466f269b0326c5617a61ebfaf35c8d122bd5c03c65ac0"
            },
            "downloads": -1,
            "filename": "SIGN_XAI-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0f2f7c0bfb63a15265063349a219c266",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 106118,
            "upload_time": "2023-07-10T10:35:20",
            "upload_time_iso_8601": "2023-07-10T10:35:20.522331Z",
            "url": "https://files.pythonhosted.org/packages/f4/f5/77e86f2700bcb07bf56bf69abcdead2208915e150f0f2ae0bc731009542d/SIGN_XAI-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a152cb24d873b4b2d775df0c37b7adbf405d0b0271b743dfbe225323a637afe",
                "md5": "270c4efaf6d89fcd5e3d1147629f50a3",
                "sha256": "9f93e2b764db070be4a156e83989a55401c136f257d7c84ba68be7a3450fad14"
            },
            "downloads": -1,
            "filename": "SIGN-XAI-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "270c4efaf6d89fcd5e3d1147629f50a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4999693,
            "upload_time": "2023-07-10T10:35:24",
            "upload_time_iso_8601": "2023-07-10T10:35:24.073687Z",
            "url": "https://files.pythonhosted.org/packages/4a/15/2cb24d873b4b2d775df0c37b7adbf405d0b0271b743dfbe225323a637afe/SIGN-XAI-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-10 10:35:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nilsgumpfer",
    "github_project": "SIGN-XAI",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "matplotlib",
            "specs": [
                [
                    "~=",
                    "3.3.4"
                ]
            ]
        },
        {
            "name": "tensorflow",
            "specs": [
                [
                    "~=",
                    "2.2.0"
                ]
            ]
        }
    ],
    "lcname": "sign-xai"
}
        
Elapsed time: 0.08551s