Skip to content

superhit0/lefim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lefim

##Build from Source:

  • Go to Source Directory.
  • Install maven.
  • mvn clean package.
  • Get Jar from target folder

##Using jar:

  • java -jar lefim-1.0-jar-with-dependencies.jar -i [string-path--input-file] -o [string-path--output-file] -sup [boolean--activate-subtree-pruning] -tm [boolean--activate-transaction-merging] -c [int--maximum-transactions] -minu [minimum-utility] -minl [minimum-length] -maxl[maximum-length]
  • Output Itemsets in output file and stats printed on console.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages