Added pruning, improved interaction constraints and readability of interactions
·
211 commits
to main
since this release
- Added a pruning mechanism to prune terms as long as this reduces the training error.
- Improved the possibility to set interaction constraints. Now this works similarly to the implementation in for example LightGBM.
- Improved readability of interaction terms by preventing the formation of unnecessarily complex interactions.