andosa / treeinterpreter

BSD 3-Clause "New" or "Revised" License
745 stars 140 forks source link

Support for pipeline objects #35

Open venkyyuvy opened 4 years ago

venkyyuvy commented 4 years ago

Currently, we couln't able to use the sklearn's pipeline objects directly in treeinterpreter.

possible work around is provided here. Can it be possible to support it natively?