DFT_PRUNING_SCHEME¶
Select approach for pruning. Options
ROBUST
andTREUTLER
prune based on regions (proximity to nucleus) whileFLAT
P_GAUSSIAN
D_GAUSSIAN
P_SLATER
D_SLATER
LOG_GAUSSIAN
LOG_SLATER
prune based on decaying functions (experts only!). The recommended scheme isROBUST
.
Type: string
Default: NONE