Metadata-Version: 2.1
Name: x-deep
Version: 0.0.9
Summary: XDeep is an open-source package for Interpretable Machine Learning.
Home-page: https://github.com/datamllab/xdeep
Author: DATA LAB at Texas A&M University
Author-email: hu@cse.tamu.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: anchor-exp
Requires-Dist: shap
Requires-Dist: torch
Requires-Dist: torchvision

# Xdeep

Xdeep is an open source software library for automated Interpretable Machine Learning. It is developed by [DATA Lab](http://faculty.cs.tamu.edu/xiahu/index.html) at Texas A&M University. The ultimate goal of Xdeep is to provide easily accessible interpretation tools to people who want to figure out why the model predicts so. Xdeep provides a variety of methods to interpret a model locally and globally.

