Skip to content

How to compute the spearman correlation coefficient for two large matrices #14

@analyticray

Description

@analyticray

I was following the tutorial to compute the spearman: https://deepgraph.readthedocs.io/en/latest/tutorials/pairwise_correlations.html

However, what I need is to compute the Spearman coefficient of two different large matrices. For example, a matrix A: 24Kx24k and B:24Kx24k -> compute a single value of the Spearman coefficient.

Can you please advise and share some code on how to achieve this with the deep graph?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions