-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
How can I work with seglearn if I have a data representation that is presented here.
I have two cases. In the first case I have a variable that is time dependent so I would like to extract features from the previous values in order to build the X matrix.
2011-01-01 01:00:00 1.073392
2011-01-01 02:00:00 0.274406
2011-01-01 03:00:00 1.446233
2011-01-01 04:00:00 -0.035727
In the second case I have the same problem but having along one or more dependent (and time dependent) variables that I want to use them in order to predict the third one.
Metadata
Metadata
Assignees
Labels
No labels