Skip to content

Releases: adaa-polsl/RuleKit

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.

v1.7.4: Small performance improvement

13 Feb 08:41
Compare
Choose a tag to compare

Removed unnecessary thread pool analyzing different decision classes.

v1.7.3: Fixed bug in expert rules pruning

02 Feb 22:38
Compare
Choose a tag to compare
  • Fixed bug in expert rules pruning.
  • Two-sided intervals counted as a single condition instead of two.

Small fixes

12 Jan 13:17
7a7dd0a
Compare
Choose a tag to compare
v1.7.1

Some unnecessary stuff removed. Documentation update.