Is there a way to make a sklearn pipeline work with a Custom Transformer that returns a tuple object?

后端 未结 0 1797
猫巷女王i
猫巷女王i 2021-02-11 02:49

For my project I use a Custom Transformer that creates both features and and targets. But I can\'t make a pipeline to work with it probably because of it returns a tuple.

<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题