JaredSchwartz / RuleMiner.jl

RuleMiner is a package for data mining in Julia with support for itemset mining and association rule mining algorithms
MIT License
14 stars 1 forks source link

Implement LCM Algorithm #17

Closed JaredSchwartz closed 2 months ago

JaredSchwartz commented 3 months ago

Implement the LCM algorithm for mining frequent closed itemsets.