Issue | #Downvotes for this reason | By |
---|
A | Set flag of whether use the error rate of all the data to select the default class in each step. If not set, the learner will only use the error rate in the pruning data | |
F | Set number of folds for IREP One fold is used as pruning set. (default 3) | default: 3 |
M | Set flag of whether use the majority class as the default class in each step instead of choosing default class based on the error rate (if the flag is not set) | |
N | Set the minimal weights of instances within a split. (default 2.0) | default: 2.0 |
S | Set number of shuffles to randomize the data in order to get better rule. (default 1) | default: 1 |