Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 899 Bytes

dise.rst

File metadata and controls

29 lines (20 loc) · 899 Bytes

Directly Interpretable Supervised Explainers

Boolean Rules via Column Generation Explainer

aix360.algorithms.rbm.BRCG.BRCGExplainer

aix360.algorithms.rbm.boolean_rule_cg.BooleanRuleCG

Generalized Linear Rule Model Explainer

aix360.algorithms.rbm.GLRM.GLRMExplainer

aix360.algorithms.rbm.linear_regression.LinearRuleRegression

aix360.algorithms.rbm.logistic_regression.LogisticRuleRegression

Teaching Explanations for Decisions (TED) Cartesian Product Explainer

aix360.algorithms.ted.TED_Cartesian.TED_CartesianExplainer