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 confidence filtering to apriori #47

Closed JaredSchwartz closed 3 weeks ago

JaredSchwartz commented 3 weeks ago

Add confidence filtering parameter and capability to apriori

codecov[bot] commented 3 weeks ago

Codecov Report

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

Files with missing lines Coverage Δ
src/association_rules/apriori.jl 100.00% <100.00%> (ø)