JaredSchwartz / RuleMiner.jl

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

Add FPClose algorithm #20

Closed JaredSchwartz closed 4 months ago

JaredSchwartz commented 4 months ago

Added FPClose algorithm to existing fpgrowth.jl file and reorganized functions to reuse components between the two functions.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 98.48485% with 1 line in your changes missing coverage. Please review.

Files Coverage Δ
src/fpgrowth.jl 99.01% <98.48%> (+0.58%) :arrow_up: