apriori.cr
Apriori
Fast Algorithms for Mining Association Rules in Large Databases. Agrawal, R. & Srikant, R. In Proceedings of the 20th International Conference on Very Large Data Bases, of VLDB '94, pages 487–499, San Francisco, CA, USA, 1994. Morgan Kaufmann Publishers Inc.
References
- https://en.wikipedia.org/wiki/Association_rule_learning
- https://en.wikipedia.org/wiki/Apriori_algorithm
- https://www.macs.hw.ac.uk/~dwcorne/Teaching/agrawal94fast.pdf
Installation
-
Add the dependency to your
shard.yml:dependencies: apriori: github: kandayo/apriori -
Run
shards install
Usage
require "apriori"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/kandayo/apriori/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- kandayo - creator and maintainer
Repository
apriori.cr
Owner
Statistic
- 1
- 0
- 0
- 0
- 0
- over 5 years ago
- May 11, 2021
License
MIT License
Links
Synced at
Tue, 27 Jan 2026 20:48:18 GMT
Languages