Skip to content

Releases: pharo-ai/data-partitioners

v1.1.0

21 Feb 13:52
7601df4
Compare
Choose a tag to compare

This release adds HashPartitioner that partitions a collection base on a hash function.
This allows to add datas later and still get the original elements in the same partition.

v1.0.0

03 Feb 20:08
Compare
Choose a tag to compare
Renamed RandomPartitioner to AIRandomPartitioner