Issue | #Downvotes for this reason | By |
---|
D | Output debugging info. | |
E | The number of threads to use, which should be >= size of thread pool. (default 1) | default: 1 |
L | Don't include locally predictive attributes. | |
M | Treat missing values as a separate value. | |
P | The size of the thread pool, for example, the number of cores in the CPU. (default 1) | default: 1 |
Z | Precompute the full correlation matrix at the outset, rather than compute correlations lazily (as needed) during the search. Use this in conjuction with parallel processing in order to speed up a backward search. |