UNPKG

frequent-itemset

Version:

Use Apriori algorithm to calculate frequent itemset from a list of arrarys

11 lines (10 loc) 123 B
sudo: false language: node_js node_js: - "6" install: - npm install script: - npm test notifications: email: false