You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/18 17:57:20 UTC

[jira] [Created] (SPARK-17135) Consolidate code in linear/logistic regression where possible

Seth Hendrickson created SPARK-17135:
----------------------------------------

             Summary: Consolidate code in linear/logistic regression where possible
                 Key: SPARK-17135
                 URL: https://issues.apache.org/jira/browse/SPARK-17135
             Project: Spark
          Issue Type: Sub-task
          Components: ML
            Reporter: Seth Hendrickson
            Priority: Minor


There is shared code between MultinomialLogisticRegression, LogisticRegression, and LinearRegression. We should consolidate where possible. Also, we should move some code out of LogisticRegression.scala into a separate util file or similar.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org