Skip to content

bonewell/apriori

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apriori

The project is implementation of Apriori algorithm

Get

$ go get github.com/bonewell/apriori

Install

$ go install github.com/bonewell/apriori

Run

$ $GOPATH/bin/apriori github.com/bonewell/apriori/transactions

Run test

$ go test github.com/bonewell/apriori

About

Apriori algorithm https://en.wikipedia.org/wiki/Apriori_algorithm

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages