EconML
EconML copied to clipboard
Add: support for predict_proba for estimators that support it
Add support for predict_proba when using a Classifier that supports it as the internal Metalearner model.
Mentioned in #694