Skip to content

stabgan/Eclat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Eclat

I used the Eclat associative rule machine learning algorithm in R

It is exactly same like the Apriori algorithm project I made

The steps I followed are :

  • Set a minimum support
  • Take all subsets in transactions having higher support than minimum support
  • Sort the support by decreasing support

About

I used the Eclat associative rule machine learning algorithm in R

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages