You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:20:04 UTC

[jira] [Updated] (SPARK-9953) ML Vector, Matrix semantic equality + hashcode

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

Hyukjin Kwon updated SPARK-9953:
--------------------------------
    Labels: bulk-closed  (was: )

> ML Vector, Matrix semantic equality + hashcode
> ----------------------------------------------
>
>                 Key: SPARK-9953
>                 URL: https://issues.apache.org/jira/browse/SPARK-9953
>             Project: Spark
>          Issue Type: Umbrella
>          Components: MLlib, PySpark
>            Reporter: Joseph K. Bradley
>            Priority: Major
>              Labels: bulk-closed
>
> Umbrella for changing MLlib's local linear algebra types (Vector, Matrix, DenseVector, SparseVector, DenseMatrix, SparseMatrix) to implement semantic equality, taking transpose, zeros, and sparsity into account.
> This will also require updating hashcode to match.
> See [SPARK-9750] for the original discussion.
> equality, hash rules:
> * Python: [https://docs.python.org/2/reference/datamodel.html#object.__hash__]
> * Scala: [http://www.artima.com/lejava/articles/equality.html]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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