EconML
EconML copied to clipboard
Using CausalAnalysis for multiclass classification
Hi, thanks for the great library for causal inference. I was trying to implement CausalAnalysis for the multiclass classification problem but it says "AssertionError: Multiclass classification isn't supported". Is there any alternative way so we can perform causal inference on multiclass classification problems? Thanks.