Skip to content

Set the default value for boosting_steps_before_pruning_is_done to 500

Choose a tag to compare

@mathias-von-ottenbreit mathias-von-ottenbreit released this 12 Oct 15:41
· 206 commits to main since this release

Set the default value for boosting_steps_before_pruning_is_done to 500. The reason is that empirical results so far indicate that this slightly improves predictions compared to not pruning. The drawback of pruning is somewhat increased model training time, especially when the number of terms gets large.