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

Support correlations in tensorflow backend #6

Open
maniospas opened this issue Aug 25, 2021 · 1 comment
Open

Support correlations in tensorflow backend #6

maniospas opened this issue Aug 25, 2021 · 1 comment
Assignees
Labels
feature good first issue Good for newcomers

Comments

@maniospas
Copy link
Collaborator

Spearman and pearson correlations need to be supported by the tensorflow backend.

Related tests: tests.test_measures.test_correlation_compliance

@maniospas maniospas self-assigned this Aug 25, 2021
@maniospas maniospas added the good first issue Good for newcomers label Nov 3, 2021
@maniospas maniospas added this to the Full backend integration milestone Dec 13, 2021
@maniospas
Copy link
Collaborator Author

As an update to this issue, correlations that cannot be backpropagate-able have been upgraded to make use of backend.to_numpy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant