Skip to content

toddleo/ARules.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARules.jl

Julia package for Association Rule Learning algorithms.

Current Supported Algorithms

Apriori (with rule generation algorithm)

The Apriori implementation is based on the book Introduction to Data Mining, written by Pang-Ning Tan, et al. A Fₖ₋₁ × Fₖ₋₁ method was used on Frequent itemset candidates generation.

Planned

  • FP-growth

About

Julia package for Association Rule Learning algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages