Skip to content

Releases: heidmic/suprb

v1.0.0 First Full Release

18 Nov 15:44
dc2274d

Choose a tag to compare

This is the first version that is verified to be relatively stable and contain most major features in a variety of options.

Since the last version, there have been a number of updates including numerous bug fixes and additional options for SupRB's rules and optimizers. Most notably the availability of self-adaptive GAs for solution composition.

0.1.2 ECTA 2022 experiments

08 Sep 08:27
186651d

Choose a tag to compare

ECTA version of the code

0.1.1

14 Apr 09:31
568bf5d

Choose a tag to compare

Update citation.cff for new release

0.1.0: Add new solution composition optimizers

14 Apr 08:55
3c95819

Choose a tag to compare

This is the first official release of the Supervised Rule-based Learning System (SupRB). A supervised batch learning regressor from the learning classifier system family. Rules partition the input space and assign a submodel to each partition. Partitions can overlap and predictions are mixed in that case. For more information check: https://doi.org/10.1145/3520304.3529014