I need further details about the Jrip algorithem parameter which is shown below:
|
F (optional)
| N (optional) |
|
Set the minimal weights of instances within a split. (default 2.0)
| O (optional) |
|
Set the number of runs of optimizations. (Default: 2)
| D (optional) |
| Set whether turn on the debug mode (Default: false) |
Type: boolean Default: false |
| S (optional) |
| The seed of randomization (Default: 1) |
Type: real Range: -∞ - +∞ Default: 1.0 |
| E (optional) |
| Whether NOT check the error rate>=0.5 in stopping criteria (default: check) |
Type: boolean Default: false |
| P (optional) |
| Whether NOT use pruning (default: use pruning) |
Type: boolean Default: false |
|
|
|