What is Sequence clustering algorithm?Sequence clustering algorithm collects similar or related paths, sequences of data containing events. The data represents a series of events or transitions between states in a dataset like a series of web clicks. The algorithm will examine all probabilities of transitions and measure the differences, or distances, between all the possible sequences in the data set. This helps it to determine which sequence can be the best for input for clustering.
e.g.Sequence clustering algorithm may help finding the path to store a product of “similar” nature in a retail ware house. What is Sequence clustering algorithm?A sequence analysis algorithm, provided by SQL Server Analysis Services. Exploring data containing events can be linked by paths or sequences can be performed by using Sequence clustering algorithm. The most common sequences are found by grouping or clustering by using this algorithm.
|