Metadata-Version: 2.1
Name: interpret
Version: 0.1.12
Summary: Fit interpretable models. Explain blackbox machine learning.
Home-page: https://github.com/microsoft/interpret
Author: InterpretML Team
Author-email: interpret@microsoft.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: SALib (>=1.3.3)
Requires-Dist: lime (>=0.1.1.33)
Requires-Dist: shap (>=0.28.5)
Requires-Dist: skope-rules (>=1.0.0)
Requires-Dist: plotly (>=3.8.1)
Requires-Dist: dash (==0.39.0)
Requires-Dist: dash-core-components (==0.44.0)
Requires-Dist: dash-cytoscape (==0.1.1)
Requires-Dist: dash-html-components (==0.14.0)
Requires-Dist: dash-renderer (==0.20.0)
Requires-Dist: dash-table-experiments (==0.6.0)
Requires-Dist: gevent (>=1.4.0)
Requires-Dist: joblib (>=0.12.5)
Requires-Dist: pandas (>=0.24.0)
Requires-Dist: scikit-learn (>=0.20.0)
Requires-Dist: ipykernel (>=5.1.0)
Requires-Dist: ipython (>=7.4.0)
Requires-Dist: numpy (>=1.15.1)
Requires-Dist: scipy (>=1.2.1)
Requires-Dist: requests (>=2.19.0)
Requires-Dist: pytest (>=4.3.0)
Requires-Dist: pytest-runner (>=4.4)
Requires-Dist: nbconvert (>=5.4.1)
Requires-Dist: psutil (>=5.6.2)


In the beginning machines learned in darkness, and data scientists struggled in the void to explain them.

Let there be light.

https://github.com/microsoft/interpret


