Skip to content

mrandri19/X-PLAIN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X-PLAIN: A Rule-based, model agnostic, classifier explainability framework

Python package

XPLAIN is a rule-based, model-agnostic method that explains the prediction of any classifier on a specific instance by analyzing the joint effect of feature subsets on the classifier prediction. The relevant subsets are identified by learning a local rule-based model in the neighborhood of the prediction to explain.

Installation

git clone https://github.com/mrandri19/Internship-Project-X-PLAIN.git
cd Internship-Project-X-PLAIN
pip install .

Screenshots

TODO

Tutorials (Sample Notebooks)

Papers

Publication:SIGMOD '20: Proceedings of the 2020 ACM SIGMOD International Conference on Management of DataJune 2020 Pages 2805–2808https://doi.org/10.1145/3318464.3384710

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages