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

Extend KGE to support a weights argument #688

Open
tennlee opened this issue Sep 13, 2024 · 0 comments
Open

Extend KGE to support a weights argument #688

tennlee opened this issue Sep 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tennlee
Copy link
Collaborator

tennlee commented Sep 13, 2024

Related to #687 and #679 .

Due to the pearsonr method not supporting the weights argument, KGE is unable to support the weights argument also. Once pearsonr is extended to support weights, the KGE implementation should also be extended to support weights (assuming it's possible in both cases)

@tennlee tennlee added the enhancement New feature or request label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant