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

Properly handle missing values in MPX algorithm (nan/inf) #38

Open
tylerwmarrs opened this issue Jul 31, 2020 · 0 comments
Open

Properly handle missing values in MPX algorithm (nan/inf) #38

tylerwmarrs opened this issue Jul 31, 2020 · 0 comments
Assignees
Labels
feature New feature or request help wanted

Comments

@tylerwmarrs
Copy link
Contributor

tylerwmarrs commented Jul 31, 2020

The stomp algorithm skips the nan/inf values when computing the matrix profile, however, mpx does not. We should handle missing values similar to stomp.

For details, refer to this PR. matrix-profile-foundation/matrix-profile-foundation.github.io#20

@tylerwmarrs tylerwmarrs self-assigned this Jul 31, 2020
LuYueee added a commit to LuYueee/matrixprofile that referenced this issue Sep 12, 2020
@tylerwmarrs tylerwmarrs added feature New feature or request help wanted labels Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request help wanted
Projects
None yet
Development

No branches or pull requests

1 participant