motiwari / BanditPAM

BanditPAM C++ implementation and Python package
MIT License
647 stars 38 forks source link

Add Spearman and Pearson correlation metrics implementation #271

Open dasvision0212 opened 6 months ago

dasvision0212 commented 6 months ago

adding Spearman and Pearson correlation metrics implementation to src/kmedoids_algorithm.cpp and headers/kmedoids_algorithm.hpp

height[bot] commented 6 months ago

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.