Feynman Liang created SPARK-10203:
-------------------------------------

             Summary: Specify schema during GLMClassificationModel.save to 
avoid reflection
                 Key: SPARK-10203
                 URL: https://issues.apache.org/jira/browse/SPARK-10203
             Project: Spark
          Issue Type: Improvement
          Components: MLlib
            Reporter: Feynman Liang


[GLMClassificationModel.save|https://github.com/apache/spark/blob/3c0156899dc1ec1f7dfe6d7c8af47fa6dc7d00bf/mllib/src/main/scala/org/apache/spark/mllib/classification/impl/GLMClassificationModel.scala#L38]
 currently infers a schema from a case class when the schema is known and 
should be manually provided.

See parent JIRA for rationale.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to