-
Notifications
You must be signed in to change notification settings - Fork 12
9 Empirical results
agudys edited this page Apr 22, 2025
·
1 revision
The experiments described in this section were included in the RuleKit paper:
The tests were performed in stratified 10-fold cross validation scheme on 50 classification and 47 regression datasets. Following software packages were evalulated.
Classification:
- RuleKit,
- RIPPER,
- CN2,
- AQ,
Regression:
- RuleKit,
- M5Rules.
All algorithms were run with default parameters. Detailed results of all investigated algorithms on particular datasets can be found here.
The experiments described in this section were included in the RuleKit 2 paper.
The tests were performed in stratified 10-fold cross validation scheme on 50 classification, 48 regression, and 22 survival datasets. The results can be found here.