Skip to content

Yet another implementation of the a priori algorithm

License

Notifications You must be signed in to change notification settings

datajanko/basketanalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basketanalysis

Yet another implementation of the a priori algorithm

It is planned that this module will construct the most frequent tuples. Additionally, I intend to return association rules together with their confidence, interest and lift.

Probably, the module will not be efficient in terms of computation time. However, the goal is to use the multiprocessing module and potentially pool the tasks to several workers.

About

Yet another implementation of the a priori algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages