Skip to content

cavbtech/week7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Apriori algorithm

week-7 assignment

clone / copy the directory

Once the it is cloned, it shows code directory and with in the code directory there will be three files -> code/apriori_starter.py -> code/test_apriori.py -> code/BMS1_spmf.txt

Follow the steps given below to run the progam -> cd to ./code directory -> python apriori_starter.py BMS1_spmf.txt 0.01

Note: last two parameters are input file and minimum support. If minimum support is not passed then it takes 0.05 (5%) as minimum support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages