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 2017/07/26 16:22:00 UTC

[jira] [Updated] (SPARK-21245) Resolve code duplication for classification/regression summarizers

     [ https://issues.apache.org/jira/browse/SPARK-21245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Seth Hendrickson updated SPARK-21245:
-------------------------------------
      Labels: starter  (was: )
    Priority: Minor  (was: Major)

> Resolve code duplication for classification/regression summarizers
> ------------------------------------------------------------------
>
>                 Key: SPARK-21245
>                 URL: https://issues.apache.org/jira/browse/SPARK-21245
>             Project: Spark
>          Issue Type: Sub-task
>          Components: ML
>    Affects Versions: 2.2.1
>            Reporter: Seth Hendrickson
>            Priority: Minor
>              Labels: starter
>
> In several places (LogReg, LinReg, SVC) in Spark ML, we collect summary information about training data using {{MultivariateOnlineSummarizer}} and {{MulticlassSummarizer}}. We have the same code appearing in several places (and including test suites). We can eliminate this by creating a common implementation somewhere.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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