Ads by Google
Christian Borgelt's Web Pages

SODIM - Subset Size Occurrence Distribution based Item Set Mining

Download

sodim (334 kb) GNU/Linux executable
sodim.exe (221 kb) Windows console executable
sodim.zip (172 kb) C sources, version 4.19 (2016.10.15)
sodim.tar.gz (154 kb)

Description

SODIM is a program to find fault-tolerant (or approximate or fuzzy) frequent item sets (also closed and maximal) with the SODIM algorithm, which is closely related to the Eclat algorithm.

If you have trouble executing the program on Microsoft Windows, check whether you have the Microsoft Visual C++ Redistributable for Visual Studio 2022 (see under "Other Tools and Frameworks") installed, as the program was compiled with Microsoft Visual Studio 2022.

The SODIM algorithm is described in the following paper:

More information about frequent item set mining, implementations of other algorithms as well as test data sets can be found at the Frequent Itemset Mining Implementations Repository.