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