Work on series data
Hi there!
I'm trying to use some analysis with series. I have a file of examples, one example per row. Each row has a different number of attributes, like:
att1-0, att2-0, att1-1, att2-1, att1-2, att2-2, att1-3, att2-3
att1-0, att2-0, att1-1, att2-1
i.e., the example's length depends on the time, actually frames.
How can I process each? or better, transform them in order to have the same length or windowing, something like the DTWDistance, that is in RapidMiner, but I don't know how to use it, find an example or documentation.
I really appreciate if you can help me to find where I can learn series.
Thanks a lot,
Silvia