dominance-analysis


Namedominance-analysis JSON
Version 1.1.9 PyPI version JSON
download
home_pagehttps://github.com/bhagatsajan0073/dominance_analysis
SummaryDominance Analysis
upload_time2023-04-11 19:14:50
maintainerSajan Kumar Bhagat, Kunjithapatham Sivakumar, Shashank Shekhar, Bala Koteshwar Kolluri
docs_urlNone
authorSajan Kumar Bhagat, Kunjithapatham Sivakumar, Shashank Shekhar,Bala Koteshwar Kolluri
requires_python
licenseMIT
keywords dominance analysis feature importance feature selection
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Dominance Analysis Package

This package can be used for dominance analysis or Shapley Value Regression for finding relative importance of predictors on given dataset. This library can be used for key driver analysis or marginal resource allocation models.

Please follow github repository for the detailed description [here](https://dominance-analysis.github.io/dominance-analysis) and the official documentation [here](https://dominance-analysis.readthedocs.io/en/latest/index.html).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bhagatsajan0073/dominance_analysis",
    "name": "dominance-analysis",
    "maintainer": "Sajan Kumar Bhagat, Kunjithapatham Sivakumar, Shashank Shekhar, Bala Koteshwar Kolluri",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "bhagat.sajan0073@gmail.com, s.vibish@gmail.com, quintshekhar@gmail.com, balakoteshwar@gmail.com",
    "keywords": "Dominance Analysis,Feature Importance,Feature Selection",
    "author": "Sajan Kumar Bhagat, Kunjithapatham Sivakumar, Shashank Shekhar,Bala Koteshwar Kolluri",
    "author_email": "bhagat.sajan0073@gmail.com, s.vibish@gmail.com, quintshekhar@gmail.com, balakoteshwar@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/40/bf/94ca6ae156b7a127de518dd524ff2478c35562d5e3dea57129deacc86364/dominance_analysis-1.1.9.tar.gz",
    "platform": null,
    "description": "Dominance Analysis Package\r\n\r\nThis package can be used for dominance analysis or Shapley Value Regression for finding relative importance of predictors on given dataset. This library can be used for key driver analysis or marginal resource allocation models.\r\n\r\nPlease follow github repository for the detailed description [here](https://dominance-analysis.github.io/dominance-analysis) and the official documentation [here](https://dominance-analysis.readthedocs.io/en/latest/index.html).\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Dominance Analysis",
    "version": "1.1.9",
    "split_keywords": [
        "dominance analysis",
        "feature importance",
        "feature selection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0983337608bb332aca65e07c44f847e46e4e5e3de103c1bff51c5eabe2afcbb4",
                "md5": "5ca5bfb6421159fdd20cc3af396366fb",
                "sha256": "b996c5a2abfcf060e9391bafd6830e0da9131043a8aa790c67255899fa550fab"
            },
            "downloads": -1,
            "filename": "dominance_analysis-1.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5ca5bfb6421159fdd20cc3af396366fb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13895,
            "upload_time": "2023-04-11T19:14:48",
            "upload_time_iso_8601": "2023-04-11T19:14:48.342729Z",
            "url": "https://files.pythonhosted.org/packages/09/83/337608bb332aca65e07c44f847e46e4e5e3de103c1bff51c5eabe2afcbb4/dominance_analysis-1.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "40bf94ca6ae156b7a127de518dd524ff2478c35562d5e3dea57129deacc86364",
                "md5": "7792588f94e4cc768e6410af644d1954",
                "sha256": "e4470c9188b7a4181bdfc8d95868ba9c0580f63ce5617f501280a96ec7a8e957"
            },
            "downloads": -1,
            "filename": "dominance_analysis-1.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "7792588f94e4cc768e6410af644d1954",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10538,
            "upload_time": "2023-04-11T19:14:50",
            "upload_time_iso_8601": "2023-04-11T19:14:50.452720Z",
            "url": "https://files.pythonhosted.org/packages/40/bf/94ca6ae156b7a127de518dd524ff2478c35562d5e3dea57129deacc86364/dominance_analysis-1.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-11 19:14:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "bhagatsajan0073",
    "github_project": "dominance_analysis",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "lcname": "dominance-analysis"
}
        
Elapsed time: 0.05858s