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

Overhaul Documentation #32

Closed JaredSchwartz closed 3 months ago

JaredSchwartz commented 3 months ago

Rewrite documentation to be organized thematically

Fully document all public functions

codecov[bot] commented 3 months ago

Codecov Report

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

Files Coverage Δ
src/apriori.jl 100.00% <ø> (ø)
src/carpenter.jl 100.00% <ø> (ø)
src/charm.jl 100.00% <ø> (ø)
src/eclat.jl 100.00% <ø> (ø)
src/fpgrowth.jl 100.00% <ø> (ø)
src/genmax.jl 100.00% <ø> (ø)
src/lcm.jl 100.00% <ø> (ø)
src/levelwise.jl 100.00% <ø> (ø)
src/transactions.jl 100.00% <ø> (ø)