a-priori

Data miner

An implementation of the A-Priori algorithm in Pharo to discover frequent itemsets and generate association rules from transaction data.

Implementation of A-Priori algorithm in Pharo

GitHub

2 stars
3 watching
1 forks
Language: Smalltalk
last commit: almost 3 years ago
Linked from 1 awesome list

apriori-algorithmdata-miningdata-sciencefrequent-itemsetspharo

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pharo-ai/datasetsA Smalltalk library for loading and managing datasets as data frames.9
pharo-ai/data-partitionersA Pharo library that enables partitioning of collections into training, validation, and test sets for machine learning and statistical analysis.6
pharo-ai/naive-bayes-classifierA simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks1
pharo-ai/k-meansA Smalltalk implementation of the K-means clustering algorithm3
pharo-rdbms/pharo-sqlite3A Smalltalk binding for the popular SQLite3 database engine.22
pharo-containers/containers-hashtableAn implementation of a hash table data structure in Pharo Smalltalk1
pharo-containers/containers-trieA Smalltalk implementation of a trie data structure used in searching and indexing3
pharo-project/pharoA dynamic, reflective, pure object-oriented language for live programming and rapid development1,222
pharo-ai/tf-idfAn implementation of TF-IDF in Smalltalk for natural language processing and text analysis tasks.3
pharo-ai/ngrammodelA tool for splitting text into sequences of words4
pharo-containers/avlA Smalltalk implementation of an AVL tree data structure4
pharo-rdbms/glorpA lightweight Object-Relational Mapper for Pharo that simplifies interaction with databases24
sergioburdisso/pyss3A Python package implementing an interpretable machine learning model for text classification with visualization tools336
objectprofile/spy2A profiling framework for Pharo that collects execution statistics and visualizes test coverage7
eftomi/pharoadoA Smalltalk-based data persistence framework using ADO and Glorp to connect to various DBMSs.10