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 levelwise algorithm and Combinatorics dependency #25

Closed JaredSchwartz closed 3 months ago

JaredSchwartz commented 3 months ago

Add levelwise algorithm, documentation, and Combinatorics.jl dependency

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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