real time inference on Spark Streaming

前端 未结 0 834
南旧
南旧 2020-12-08 12:55

I\'m trying to run real-time inference on a spark structured stream, first I trained the model

#model_creation

model.fit()
model.predict([  33.         


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