flâneur

konst-int-i/remix: Rule Extraction Methods for Interactive eXplainability

github.com · 1,240 words · saved by 1 readers

Rule Extraction Methods for Interactive eXplainability

This repository implements the computational experiments for the MPhil in Advanced Computer Science project of the title "Global and local interpretability in ML-enabled clinical decision-making tools". Broadly speaking, we build in multiple extensions of the ECLAIRE rule extraction algorithm (lucid/extract_rules/eclaire_extensions.py) and implement a discrete column generation solver to build optimal Boolean Rulesets for a given objective function (Hamming Loss) (lucid/extract_rules/cg_extract.py). We also implement an explainability module, which implements multiple local and global…

saved by

related reading