Extract relevant feature, roll_time_series and LSTM #1078
Unanswered
heib6xinyu
asked this question in
Q&A
Replies: 1 comment
-
Hi @heib6xinyu ! As you see, you need to pass in the time series (does not include the y), separate from the y. The returned data will contain the selected features. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Should the input of the function extract relevant feature be the entire time series frame (including X and y) and y, return feature (which can be directly used as X)?
Beta Was this translation helpful? Give feedback.
All reactions