GitHub user rezazadeh opened a pull request:

    https://github.com/apache/spark/pull/8792

    [SPARK-10654][MLlib] Add columnSimilarities to IndexedRowMatrix

    Add columnSimilarities to IndexedRowMatrix be delegating to functionality 
already in RowMatrix. With a test.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rezazadeh/spark colsims

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/8792.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #8792
    
----
commit 1582019adc6bf63b15c13bc8f9f1afa421c53ec5
Author: Reza Zadeh <[email protected]>
Date:   2015-09-16T22:10:16Z

    Add colSimilarities to IndexedRowMatrix

commit 78693d26007011ec2260d098c1f452f29508ccb7
Author: Reza Zadeh <[email protected]>
Date:   2015-09-17T01:27:05Z

    Add test

commit 5553271d2a09f1f1801e78eba45f1758ff23d55e
Author: Reza Zadeh <[email protected]>
Date:   2015-09-17T01:35:08Z

    add test

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to