GitHub / fritzwill / apriori-algorithm
The Apriori algorithm detects frequent subsets given a dataset of association rules. This Python 3 implementation reads from a csv of association rules and runs the Apriori algorithm
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fritzwill%2Fapriori-algorithm
Stars: 2
Forks: 1
Open issues: 0
License: None
Language: Python
Size: 1.95 KB
Dependencies parsed at: Pending
Created at: about 6 years ago
Updated at: 12 months ago
Pushed at: about 6 years ago
Last synced at: 12 months ago
Topics: apriori, apriori-algorithm, data-mining, frequent-itemsets, frequent-pattern-mining, python, python3