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
2 stars
3 watching
1 forks
Language: Smalltalk
last commit: about 1 year ago
Linked from 1 awesome list
apriori-algorithmdata-miningdata-sciencefrequent-itemsetspharo
Related projects:
Repository | Description | Stars |
---|---|---|
| A Smalltalk library for loading and managing datasets as data frames. | 9 |
| A Pharo library that enables partitioning of collections into training, validation, and test sets for machine learning and statistical analysis. | 6 |
| A simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks | 1 |
| A Smalltalk implementation of the K-means clustering algorithm | 3 |
| A Smalltalk binding for the popular SQLite3 database engine. | 22 |
| An implementation of a hash table data structure in Pharo Smalltalk | 1 |
| A Smalltalk implementation of a trie data structure used in searching and indexing | 3 |
| A dynamic, reflective, pure object-oriented language for live programming and rapid development | 1,222 |
| An implementation of TF-IDF in Smalltalk for natural language processing and text analysis tasks. | 3 |
| A tool for splitting text into sequences of words | 4 |
| A Smalltalk implementation of an AVL tree data structure | 4 |
| A lightweight Object-Relational Mapper for Pharo that simplifies interaction with databases | 24 |
| A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
| A profiling framework for Pharo that collects execution statistics and visualizes test coverage | 7 |
| A Smalltalk-based data persistence framework using ADO and Glorp to connect to various DBMSs. | 10 |