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 Metric interface for 2D arrays #174

Open
tracyscanlon opened this issue Jul 15, 2019 · 0 comments
Open

Extend Metric interface for 2D arrays #174

tracyscanlon opened this issue Jul 15, 2019 · 0 comments

Comments

@tracyscanlon
Copy link
Collaborator

Support n x m array in which we have n time series of length m.

The metrics should return arrays of size n.
If the input is 1D then everything works as it does now.

If scipy functions don’t support nd-arrays loop over the array

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

1 participant