You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/09/14 20:42:46 UTC

[jira] [Created] (SPARK-10592) deprecate weights and use coefficients instead in ML models

Xiangrui Meng created SPARK-10592:
-------------------------------------

             Summary: deprecate weights and use coefficients instead in ML models
                 Key: SPARK-10592
                 URL: https://issues.apache.org/jira/browse/SPARK-10592
             Project: Spark
          Issue Type: Improvement
          Components: ML, PySpark
    Affects Versions: 1.6.0
            Reporter: Xiangrui Meng
            Priority: Critical


The name `weights` becomes confusing as we are supporting weighted instanced. As discussed in https://github.com/apache/spark/pull/7884, we want to deprecate `weights` and use `coefficients` instead:

* Deprecate but do not remove `weights`.
* Only make changes under `spark.ml`.



--
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