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

Why repeat 2 times in _pairwise_EMD_CD_ metric? #72

Open
BuLingBin opened this issue Jul 10, 2024 · 1 comment
Open

Why repeat 2 times in _pairwise_EMD_CD_ metric? #72

BuLingBin opened this issue Jul 10, 2024 · 1 comment

Comments

@BuLingBin
Copy link

BuLingBin commented Jul 10, 2024

Hi, nice work! @ZENGXH
I want know why you repeat 2 same pairwise_EMD_CD function here:

M_rs_cd, M_rs_emd = _pairwise_EMD_CD_(metric, ref_pcs,

Thanks!

@ZENGXH
Copy link
Collaborator

ZENGXH commented Aug 20, 2024

it's a typo in the evaluation. doing it one is enough

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

2 participants