churn-analysis

Description

  • src\improved_anchor_explain.py Using Improved Anchor to generate explanation rules.
  • src\anchor_explain.py Using Anchor to generate explanation rules.
  • src\shap_explain.py Using TreeSHAP to explain the churn.
  • src\plot_helper.py Tools for the visualization of the generated explanantions.
  • src\anchors The Improved Anchor.