datasets
Dataset manager
A Smalltalk library for loading and managing datasets as data frames.
Loading datasets into Pharo
9 stars
4 watching
2 forks
Language: Smalltalk
last commit: over 1 year ago
Linked from 1 awesome list
datasetmachine-learningpharosmalltalk
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a hash table data structure in Pharo Smalltalk | 1 |
| An implementation of the A-Priori algorithm in Pharo to discover frequent itemsets and generate association rules from transaction data. | 2 |
| A Smalltalk binding for the popular SQLite3 database engine. | 22 |
| A simple implementation of a stack data structure | 0 |
| A Smalltalk-based implementation of tabular data structures for data analysis | 74 |
| A simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks | 1 |
| A Pharo library that enables partitioning of collections into training, validation, and test sets for machine learning and statistical analysis. | 6 |
| A tool for managing Pharo images and downloading templates from various sources. | 110 |
| An implementation of MongoDB client for the Pharo Smalltalk platform. | 19 |
| A Smalltalk library for dynamically adding and removing behavior to objects without modifying classes. | 23 |
| A Smalltalk implementation of a trie data structure used in searching and indexing | 3 |
| A tool for splitting text into sequences of words | 4 |
| A Smalltalk implementation of the K-means clustering algorithm | 3 |
| A system browser for Pharo Smalltalk image management and editing | 38 |
| An implementation of a BTree data structure for use in Smalltalk programming | 0 |