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

Pearson correlation distance metric #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

maltekuehl
Copy link

Hey,

this PR adds support for the Pearson correlation distance metric and distance metric test. This increases the usefulness of XPySOM for the application in computational biology where correlation metrics often outperform (see: FuseSOM, https://www.biorxiv.org/content/10.1101/2023.01.18.524659v2).

This PR should have no impact on users not looking to use the Pearson correlation distance metric. The argument name correlation is in line with other packages in the broader ecosystem, e.g., RAPIDS.ai and scipy.

If there are any issues or suggestions, I'll be happy to resolve them. We can always maintain the code separately but would be happy to re-integrate it into the library to increase discoverability.

Best regards,
Malte

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

Successfully merging this pull request may close these issues.

1 participant