Skip to content

Instantly share code, notes, and snippets.

@jcheong0428
Created December 20, 2021 03:11
Show Gist options
  • Save jcheong0428/0367514c3aa5526fa8f02867481f814f to your computer and use it in GitHub Desktop.
Save jcheong0428/0367514c3aa5526fa8f02867481f814f to your computer and use it in GitHub Desktop.
sim_mat3.py
# Now lets measure the similarity
print(stats.spearmanr(upper(m1), upper(m2)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment