Extension for multivariate time-series #6
Closed
giacomoverardo
started this conversation in
General
Replies: 2 comments
-
Just managed to run the code for multi-variate time series by using the channel dimension as last dimension of the data |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for looking into the code and for your question! You’re right—the current implementation of LIME for time-series is designed specifically for univariate time series, meaning it processes one signal (ECG lead) at a time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I have been looking through the code and it seems to me that the code is specific for uni-variate time series. Is there any way to extend your current codebase for multivariate time series?
Beta Was this translation helpful? Give feedback.
All reactions