Skip to content

Releases: adaa-polsl/RuleKit

v2.1.15: First public RuleKit 2 release

29 Jul 09:35
840b7a9
Compare
Choose a tag to compare

Removed RapidMiner dependency

v1.7.19: Contrast sets induction working properly again

29 Jul 09:32
Compare
Choose a tag to compare
Some logging added during contrast sets induction.

v1.7.14: Added `mincov_new` adjustment at the end of growing (results may change).

29 May 15:52
Compare
Choose a tag to compare

Added mincov_new adjustment at the end of growing. Small fixes making the algorithm insensitive to the value ordering of nominal attributes.

v1.7.11: Removed mincov adjustment.

05 Apr 12:11
Compare
Choose a tag to compare
Removed strange mincov adjustment (results may change).

v1.7.10: Several fixes in handling nominal attributes in the approximate induction.

04 Apr 07:34
Compare
Choose a tag to compare
Several fixes in handling nominal attributes in approximate induction.

v1.7.9: Values of nominal attributes analyzed in alphabetical order

02 Apr 10:18
Compare
Choose a tag to compare
Nominal attribute values investigated in the alphabetical order.

v1.7.8: Classes analyzed in alphabetical order

28 Mar 12:57
Compare
Choose a tag to compare
Classes analyzed in alphabetic order.

v1.7.7 Small bugfix

25 Mar 10:56
Compare
Choose a tag to compare

Fixed very rare bug of model being dependent on the order in the nominal attribute mapping.

v1.7.6: Better error reporting when parsing expert knowledge

07 Mar 07:48
1f93637
Compare
Choose a tag to compare
More detailed reporting of the rule parsing errors.

v1.7.5: Small change in the expert induction parameters

20 Feb 08:44
Compare
Choose a tag to compare

Update in preferredAttributesPerRule/preferredConditionsPerRule parameters: the value of 0 interpreted as the infinity.