Skip to main content

All Questions

6 votes
4 answers
1k views

Pattern in continuous sequence data

Suppose I have a list of events. For example A, D, T, H, U, A, B, F, H, .... What I need is to find frequent patterns that occur in the complete sequence. In this problem we cannot use traditional ...
Haris's user avatar
  • 12.2k