JIM
|
JIM is a program to find Jaccard item sets with an extension of the Eclat algorithm. In analogy to frequent item set mining, where one tries to find item sets the support of which exceeds a user-specified threshold (minimum support) in a database of transactions, a Jaccard item set is an item set for which the (generalized) Jaccard index of its item covers exceeds a user-specified threshold. This measure yields a much better assessment of the association strength of the items than simple support. Since the (generalized) Jaccard index is, like the support, also anti-monotone, the same basic approach can be used for the search, provided it is extended to compute the denominator of the Jaccard index.
In addition to the (generalized) Jaccard index, this program offers a large variety of other (generalized) similarity measures, which may also be used to find item sets based on cover similarity, including the measures defined by by Kulczynski, Dice, Sokal & Sneath, Sokal & Michener, Faith, Roger & Tanimoto etc. All of these measures can also be shown to be anti-monotone.
usage: jim.exe [options] infile [outfile [selfile]]
Jaccard item set mining / item set mining based on cover similarity
The license of this software is Freeware, you can free download and free use this calculator software.