pharo-ai
Artificial Intelligence and Machine Learning in Pharo
Pinned
Repositories
-
-
-
- random-partitioner Public
Pharo library for partitioning a collection. Given a set of proportions (e.g. 50%, 30%, and 20%), it shuffles the collection and divides it into non-empty subsets in such a way that every element is included in exactly one subset. Can be used in machine learning and statistical analysis for splitting data into training, validation, and test sets.
-
- spelling-correction Public
A spelling correction algorithm that can identify and fix spelling mistakes