What is the right way to save\load models in Spark\PySpark

后端 未结 4 1063
天命终不由人
天命终不由人 2021-02-04 08:02

I\'m working with Spark 1.3.0 using PySpark and MLlib and I need to save and load my models. I use code like this (taken from the official documentation )

from p         


        
4条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-04 08:16

    I run into this also -- it looks like a bug. I have reported to spark jira.

提交回复
热议问题