Nicholas Resnick created SPARK-25215: ----------------------------------------
Summary: Make PipelineModel public Key: SPARK-25215 URL: https://issues.apache.org/jira/browse/SPARK-25215 Project: Spark Issue Type: Wish Components: ML Affects Versions: 2.3.1 Reporter: Nicholas Resnick Can PipelineModel be made public? I can't think of a reason for having it be private to the ml package. My specific use-case is that I'm creating a feature for serializing/deserializing PipelineModels in a production environment, and am trying to write specs for this feature, but I can't easily create PipelineModels for the specs. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org