Skip to content

Speeded up the algorithm in special cases

Choose a tag to compare

@mathias-von-ottenbreit mathias-von-ottenbreit released this 22 Apr 16:58
· 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.