Apply multiple preprocessing steps to a column in sklearn pipeline

后端 未结 0 1791
你的背包
你的背包 2021-01-04 02:57

I was trying sklearn pipeline for the first time and using Titanic dataset. I want to first impute missing value in Embarked and then do one hot encoding. While

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