{ "info": { "author": "Microsoft Corp", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: Other/Proprietary License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Artificial Intelligence" ], "description": "Microsoft Azure Machine Learning Interpret API for Python\n=============================================================\n\nThis package has been tested with Python 2.7 and 3.6.\n=====================================================\n\nThe SDK is released with backwards compatibility guarantees.\n\nMachine learning (ML) interpret package is used to interpret black box ML models.\n\n * The TabularExplainer can be used to give local and global feature importances\n * The best explainer is automatically chosen for the user based on the model\n * Local feature importances are for each evaluation row\n * Global feature importances summarize the most importance features at the model-level\n * The API supports both dense (numpy or pandas) and sparse (scipy) datasets\n * For more advanced users, individual explainers can be used\n * The KernelExplainer and MimicExplainer are for BlackBox models\n * The MimicExplainer is faster but less accurate than the KernelExplainer\n * The TreeExplainer is for tree-based models\n * The DeepExplainer is for DNN tensorflow or pytorch models\n\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://docs.microsoft.com/en-us/azure/machine-learning/service/", "keywords": "", "license": "https://aka.ms/azureml-sdk-license", "maintainer": "", "maintainer_email": "", "name": "azureml-interpret", "package_url": "https://pypi.org/project/azureml-interpret/", "platform": "", "project_url": "https://pypi.org/project/azureml-interpret/", "project_urls": { "Homepage": "https://docs.microsoft.com/en-us/azure/machine-learning/service/" }, "release_url": "https://pypi.org/project/azureml-interpret/1.0.69/", "requires_dist": [ "interpret-community (==0.1.0.2)", "shap (<=0.29.3,>=0.20.0)", "interpret-community[deep]; extra == 'deep'", "interpret-community[mimic]; extra == 'mimic'", "interpret-community[sample]; extra == 'sample'" ], "requires_python": "", "summary": "", "version": "1.0.69" }, "last_serial": 5973781, "releases": { "1.0.69": [ { "comment_text": "", "digests": { "md5": "968752cc11952e8387153ce3a361ba0a", "sha256": "5713e05820bcfca59890408be2c9e42993176374f14262346297c55775b5d3da" }, "downloads": -1, "filename": "azureml_interpret-1.0.69-py3-none-any.whl", "has_sig": false, "md5_digest": "968752cc11952e8387153ce3a361ba0a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 32684, "upload_time": "2019-10-14T22:23:59", "url": "https://files.pythonhosted.org/packages/2c/e8/126654bfb67712d7b00b71537579be288af20dc397ab1b7fd23b4892fc87/azureml_interpret-1.0.69-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "968752cc11952e8387153ce3a361ba0a", "sha256": "5713e05820bcfca59890408be2c9e42993176374f14262346297c55775b5d3da" }, "downloads": -1, "filename": "azureml_interpret-1.0.69-py3-none-any.whl", "has_sig": false, "md5_digest": "968752cc11952e8387153ce3a361ba0a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 32684, "upload_time": "2019-10-14T22:23:59", "url": "https://files.pythonhosted.org/packages/2c/e8/126654bfb67712d7b00b71537579be288af20dc397ab1b7fd23b4892fc87/azureml_interpret-1.0.69-py3-none-any.whl" } ] }