frequent-pattern-mining topic

List frequent-pattern-mining repositories

pyTsetlinMachine

122
Stars
24
Forks
Watchers

Implements the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, Weighted Tsetlin Machine, and Embedding Tsetlin Machine, with support for continuous features, multigranulari...

TsetlinMachine

450
Stars
48
Forks
Watchers

Code and datasets for the Tsetlin Machine

orange3-associate

63
Stars
37
Forks
Watchers

🍊 :package: Frequent itemsets and association rules mining for Orange 3.

fast-tsetlin-machine-with-mnist-demo

61
Stars
9
Forks
Watchers

A fast Tsetlin Machine implementation employing bit-wise operators, with MNIST demo.

Implementation of the Apriori and Eclat algorithms, two of the best-known basic algorithms for mining frequent item sets in a set of transactions, implementation in Python.

apriori_python

60
Stars
33
Forks
Watchers

🔨 Python implementation of Apriori algorithm, new and simple!

Implementation of FPTree-Growth and Apriori-Algorithm for finding frequent patterns in Transactional Database.

pyTsetlinMachineParallel

39
Stars
9
Forks
Watchers

Multi-threaded implementation of the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, and Weighted Tsetlin Machine, with support for continuous features and multigranularity...

TextUnderstandingTsetlinMachine

48
Stars
10
Forks
Watchers

Using the Tsetlin Machine to learn human-interpretable rules for high-accuracy text categorization with medical applications