Generalized Sequential Patterns (GSP) dataset format
Hello,
i have seen some posts about this subject but i didn't see any good answer.
Can anyone say the format of the input dataset for GSP???
The only format that i have some results (bad ones) is like this:
Client_id, time , feature 1, feature 2, ....
1,1,0,1,0,...
1,2,1,1,1,....
2,1,0,0,0