zaki | R Documentation |
A small example database for sequence mining provided as an object
of class transactions
and
as a text file.
data(zaki)
The data set contains the sequential database described in the
paper by M. J. Zaki for illustration of the concepts of sequence
mining. sequenceID
and eventID
denote the sequence
and event (time) identifiers of the transactions.
M. J. Zaki. (2001). SPADE: An Efficient Algorithm for Mining Frequent Sequences. Machine Learning Journal, 42, 31–60.
Class
transactions
,
sequences
,
function
cspade
.
data(zaki)
summary(zaki)
as(zaki, "data.frame")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.