causalml
causalml copied to clipboard
Add tree visualization for CausalTreeRegressor
I noticed that it is not possible to visualize CausalTreeRegressor results as we can do for UpliftTreeClassifier. For example, I'd like to use uplift_tree_plot() method.
Do you think it could be supported in one of the next releases?