uber / causalml

Uplift modeling and causal inference with machine learning algorithms
Other
4.87k stars 756 forks source link

Update notebook example with causal trees interpretation #683

Closed alexander-pv closed 9 months ago

alexander-pv commented 9 months ago

Proposed changes

Hi! This PR updates jupyter notebook with shap usage for causal trees. Related shap PR: https://github.com/shap/shap/pull/3273

Types of changes

What types of changes does your code introduce to CausalML? Put an x in the boxes that apply

Checklist

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc. This PR template is adopted from appium.