pyreal icon indicating copy to clipboard operation
pyreal copied to clipboard

Update decision tree explainer to handle transforming explanation

Open zyteka opened this issue 4 years ago • 0 comments

Decision tree explainers do not currently transform their explanation outputs using transform_explanation. For now, no built in pyreal transformers have decision tree transforms implemented; however, this will soon change, so the framework to support this should be build it.

zyteka avatar Oct 22 '21 15:10 zyteka