pdpexplorer


Namepdpexplorer JSON
Version 0.2.4 PyPI version JSON
download
home_pagehttps://github.com/nyuvis/pdp-explorer
SummaryA Jupyter widget for exploring partial dependence plots.
upload_time2022-12-07 17:26:06
maintainer
docs_urlNone
authorDaniel Kerrigan
requires_python>=3.7.1
licenseBSD
keywords jupyter widgets ipython
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pdp-explorer

An interactive Jupyter widget for exploring partial dependence plots.

![Screenshot](screenshot.png?raw=true)

To see the widget in action, check out this [Colab notebook](https://colab.research.google.com/github/nyuvis/pdp-ranking/blob/main/examples/colab-example.ipynb).

The easiest way to install the widget is through pip:

```
pip install pdpexplorer
```

See the [documentation](https://nyuvis.github.io/pdp-ranking/build/html/index.html) for usage details.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nyuvis/pdp-explorer",
    "name": "pdpexplorer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7.1",
    "maintainer_email": "",
    "keywords": "Jupyter,Widgets,IPython",
    "author": "Daniel Kerrigan",
    "author_email": "kerrigan.d@northeastern.edu",
    "download_url": "https://files.pythonhosted.org/packages/ae/bd/f6f14ca7c5c55307e673f6e47e9294bd1432886682425f0580beb43894c1/pdpexplorer-0.2.4.tar.gz",
    "platform": "Linux",
    "description": "# pdp-explorer\n\nAn interactive Jupyter widget for exploring partial dependence plots.\n\n![Screenshot](screenshot.png?raw=true)\n\nTo see the widget in action, check out this [Colab notebook](https://colab.research.google.com/github/nyuvis/pdp-ranking/blob/main/examples/colab-example.ipynb).\n\nThe easiest way to install the widget is through pip:\n\n```\npip install pdpexplorer\n```\n\nSee the [documentation](https://nyuvis.github.io/pdp-ranking/build/html/index.html) for usage details.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "A Jupyter widget for exploring partial dependence plots.",
    "version": "0.2.4",
    "split_keywords": [
        "jupyter",
        "widgets",
        "ipython"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "561c11f4ad3bcc535d3c8393794dc9d3",
                "sha256": "cdecd26731739f2a1d829def7bfac7228aa784d5589b6ac3fb5e811828924d6f"
            },
            "downloads": -1,
            "filename": "pdpexplorer-0.2.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "561c11f4ad3bcc535d3c8393794dc9d3",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7.1",
            "size": 1329812,
            "upload_time": "2022-12-07T17:26:03",
            "upload_time_iso_8601": "2022-12-07T17:26:03.853557Z",
            "url": "https://files.pythonhosted.org/packages/e7/79/dedbc7d7b08cf795265a279e09e2b6f76d7dd6dd9e43046982b3afb73d65/pdpexplorer-0.2.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "bfe2cdcdfc93f66ce4a0cbcbaa116b23",
                "sha256": "45d7962e08610a4011d18c1dee7c02b0213eb45beaf5219fbf881c04b4e3e668"
            },
            "downloads": -1,
            "filename": "pdpexplorer-0.2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "bfe2cdcdfc93f66ce4a0cbcbaa116b23",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.1",
            "size": 312628,
            "upload_time": "2022-12-07T17:26:06",
            "upload_time_iso_8601": "2022-12-07T17:26:06.296838Z",
            "url": "https://files.pythonhosted.org/packages/ae/bd/f6f14ca7c5c55307e673f6e47e9294bd1432886682425f0580beb43894c1/pdpexplorer-0.2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-07 17:26:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "nyuvis",
    "github_project": "pdp-explorer",
    "lcname": "pdpexplorer"
}
        
Elapsed time: 0.01500s