Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
analyticray opened this issue May 6, 2021 · 0 comments

Comments

@analyticray
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant