Speeded up the algorithm in special cases
·
168 commits
to main
since this release
- Speeded up the algorithm when penalty_for_non_linearity=1.0 or penalty_for_interactions=1.0.
- Automatically rounding penalty_for_non_linearity and penalty_for_interactions to the nearest boundary in the [0.0, 1.0] range if the user specifies something outside of this range.