Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm |
Algorithms suitable as a task for the
KDDTask main routine. |
Modifier and Type | Method and Description |
---|---|
AprioriResult |
APRIORI.run(Database database,
Relation<BitVector> relation)
Performs the APRIORI algorithm on the given database.
|