matrixprofile icon indicating copy to clipboard operation
matrixprofile copied to clipboard

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

Open tylerwmarrs opened this issue 4 years ago • 0 comments

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. https://github.com/matrix-profile-foundation/matrix-profile-foundation.github.io/pull/20

tylerwmarrs avatar Jul 31 '20 01:07 tylerwmarrs