Using sklearn model into pyspark for predicts

后端 未结 0 1083
温柔的废话
温柔的废话 2020-12-16 20:49

I have the pyspark Dataframe and trained sklearn model. I want to use it for predict using MapPartitions method from pyspark.

How can I write wrapper around my model

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