how to access sklearn column transformer within a custom transformer

后端 未结 0 479
暗喜
暗喜 2020-12-07 05:05

I have a column transformer that is using a custom transformer. My X_train is a numpy array instaead of DataFrame. The list below are the indices that I want to use on my N

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