Issue | #Downvotes for this reason | By |
---|
C | Do not try to eliminate colinear attributes. | |
D | Produce debugging output. (default no debugging output) | |
R | Set ridge parameter (default 1.0e-8). | default: 1.0E-8 |
S | Set the attribute selection method to use. 1 = None, 2 = Greedy. (default 0 = M5' method) | default: 0 |
minimal | Conserve memory, don't keep dataset header and means/stdevs. Model cannot be printed out if this option is enabled. (default: keep data) |