JaredSchwartz / RuleMiner.jl

Association Rule Mining in Julia
MIT License
6 stars 0 forks source link

Add FP-Growth #14

Closed JaredSchwartz closed 2 weeks ago

JaredSchwartz commented 2 weeks ago

Add support for the FP-Growth Algorithm to the package including additional documentation and tests

codecov[bot] commented 2 weeks ago

Codecov Report

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

Files Coverage Δ
src/RuleMiner.jl 100.00% <ø> (ø)
src/fpgrowth.jl 98.43% <98.43%> (ø)

... and 1 file with indirect coverage changes