ダウンロード
読み込み中…
DiCE: A library for generating Diverse Counterfactual Explanations
11月 2021
DiCE is a Python library that can generate counterfactual explanations for any machine learning classifier. Counterfactual explanations present “what-if” perturbations of the input such that an ML classifier outputs a different class for those perturbations than the original predicted class.…
DoWhy: A library for causal inference
5月 2021
As computing systems are more frequently and more actively intervening in societally critical domains such as healthcare, education and governance, it is critical to correctly predict and understand the causal effects of these interventions. Without an A/B test, conventional machine…